Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1470963 > unrolled thread

Re: MAINTAINERS without commits in the last 3 years

Started byJason Baron <jbaron@akamai.com>
First post2016-08-26 21:40 +0200
Last post2016-09-02 07:30 +0200
Articles 7 — 4 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: MAINTAINERS without commits in the last 3 years Jason Baron <jbaron@akamai.com> - 2016-08-26 21:40 +0200
    Re: MAINTAINERS without commits in the last 3 years Joe Perches <joe@perches.com> - 2016-08-26 22:00 +0200
      Re: MAINTAINERS without commits in the last 3 years Borislav Petkov <bp@alien8.de> - 2016-08-26 22:10 +0200
        RE: MAINTAINERS without commits in the last 3 years "Luck, Tony" <tony.luck@intel.com> - 2016-08-26 22:20 +0200
          Re: MAINTAINERS without commits in the last 3 years Borislav Petkov <bp@alien8.de> - 2016-09-01 15:10 +0200
            Re: MAINTAINERS without commits in the last 3 years Joe Perches <joe@perches.com> - 2016-09-01 18:10 +0200
              Re: MAINTAINERS without commits in the last 3 years Borislav Petkov <bp@alien8.de> - 2016-09-02 07:30 +0200

#1470963 — Re: MAINTAINERS without commits in the last 3 years

FromJason Baron <jbaron@akamai.com>
Date2016-08-26 21:40 +0200
SubjectRe: MAINTAINERS without commits in the last 3 years
Message-ID<sav8S-2RX-27@gated-at.bofh.it>
On 08/24/2016 07:33 PM, Joe Perches wrote:
> Many email addresses in MAINTAINERS no longer work so many
> sections in
> MAINTAINERS could likely be considered either
> obsolete or unmaintained.
...
> juhlenko@akamai.com

Hi Joe,

So I can confirm that he is no longer here, and as far
as I know is not interested in maintaining this edac driver:

EDAC-I3000
M:      Jason Uhlenkott <juhlenko@akamai.com>
L:      linux-edac@vger.kernel.org
S:      Maintained
F:      drivers/edac/i3000_edac.

We also no longer have this h/w around, so we don't
have a way to even test changes really.

I think we should probably just remove the entry.

Thanks,

-Jason

[toc] | [next] | [standalone]


#1470972

FromJoe Perches <joe@perches.com>
Date2016-08-26 22:00 +0200
Message-ID<savsd-2Z5-17@gated-at.bofh.it>
In reply to#1470963
On Fri, 2016-08-26 at 15:34 -0400, Jason Baron wrote:
> On 08/24/2016 07:33 PM, Joe Perches wrote:
> > Many email addresses in MAINTAINERS no longer work so many sections in
> > MAINTAINERS could likely be considered either obsolete or unmaintained.
> ...
> > juhlenko@akamai.com
> So I can confirm that he is no longer here, and as far
> as I know is not interested in maintaining this edac driver:
> 
> EDAC-I3000
> M:      Jason Uhlenkott <juhlenko@akamai.com>
> L:      linux-edac@vger.kernel.org
> S:      Maintained
> F:      drivers/edac/i3000_edac.
> 
> We also no longer have this h/w around, so we don't
> have a way to even test changes really.
> 
> I think we should probably just remove the entry.

Maybe mark it Obsolete or Orphan.

Does anyone, even anyone from Intel, care?

[toc] | [prev] | [next] | [standalone]


#1470976

FromBorislav Petkov <bp@alien8.de>
Date2016-08-26 22:10 +0200
Message-ID<savBU-3hs-7@gated-at.bofh.it>
In reply to#1470972
On Fri, Aug 26, 2016 at 12:50:12PM -0700, Joe Perches wrote:
> Maybe mark it Obsolete or Orphan.

Yap, let's mark it Orphan and remove Jason Uhlenkott's email address. I
wouldn't go as far as removing it just yet especially if it doesn't cost
us anything to have it in there and someone might have a box with the
hardware somewhere...

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--

[toc] | [prev] | [next] | [standalone]


#1470979

From"Luck, Tony" <tony.luck@intel.com>
Date2016-08-26 22:20 +0200
Message-ID<savLA-3ml-9@gated-at.bofh.it>
In reply to#1470976
>> Maybe mark it Obsolete or Orphan.
>
> Yap, let's mark it Orphan and remove Jason Uhlenkott's email address. I
> wouldn't go as far as removing it just yet especially if it doesn't cost
> us anything to have it in there and someone might have a box with the
> hardware somewhere...

Agreed.  I don't have a box to test, so I can't take on this driver. But leaving
it in tree for a while longer doesn't hurt (much ... it seems to get a tree-wide
cleanup patch about once a year ... which doesn't sound like a crushing
overhead).

-Tony

[toc] | [prev] | [next] | [standalone]


#1474392

FromBorislav Petkov <bp@alien8.de>
Date2016-09-01 15:10 +0200
Message-ID<sczUJ-2jO-5@gated-at.bofh.it>
In reply to#1470979
On Fri, Aug 26, 2016 at 08:17:50PM +0000, Luck, Tony wrote:
> Agreed.  I don't have a box to test, so I can't take on this driver. But leaving
> it in tree for a while longer doesn't hurt (much ... it seems to get a tree-wide
> cleanup patch about once a year ... which doesn't sound like a crushing
> overhead).

Here it is:

---
From: Borislav Petkov <bp@suse.de>
Date: Thu, 1 Sep 2016 14:55:45 +0200
Subject: [PATCH] EDAC, I3000: Orphan driver

Apparently there's no hw left at Intel for testing patches and Jason is
not going to maintain it anymore.

Signed-off-by: Borislav Petkov <bp@suse.de>
---
 CREDITS     | 4 ++++
 MAINTAINERS | 3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/CREDITS b/CREDITS
index 2a3fbcd229e6..1d7c43f3361f 100644
--- a/CREDITS
+++ b/CREDITS
@@ -3654,6 +3654,10 @@ S: Obere Heerbergstrasse 17
 S: 97078 Wuerzburg
 S: Germany
 
+N: Jason Uhlenkott
+E: juhlenko@akamai.com
+D: I3000 EDAC driver
+
 N: Greg Ungerer
 E: gerg@snapgear.com
 D: uClinux kernel hacker
diff --git a/MAINTAINERS b/MAINTAINERS
index 20bb1d00098c..13c6abeb451a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4454,9 +4454,8 @@ S:	Maintained
 F:	drivers/edac/i82443bxgx_edac.c
 
 EDAC-I3000
-M:	Jason Uhlenkott <juhlenko@akamai.com>
 L:	linux-edac@vger.kernel.org
-S:	Maintained
+S:	Orphan
 F:	drivers/edac/i3000_edac.c
 
 EDAC-I5000
-- 
2.8.4

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--

[toc] | [prev] | [next] | [standalone]


#1474518

FromJoe Perches <joe@perches.com>
Date2016-09-01 18:10 +0200
Message-ID<scCIV-43H-19@gated-at.bofh.it>
In reply to#1474392
On Thu, 2016-09-01 at 14:58 +0200, Borislav Petkov wrote:
> On Fri, Aug 26, 2016 at 08:17:50PM +0000, Luck, Tony wrote:
> > 
> > Agreed.  I don't have a box to test, so I can't take on this driver. But leaving
> > it in tree for a while longer doesn't hurt (much ... it seems to get a tree-wide
> > cleanup patch about once a year ... which doesn't sound like a crushing
> > overhead).
> Here it is:

Thanks Borislav.

I have the same thing locally and was going to send
it in a couple weeks with a larger series for all the
other bounces after trying to contact the bouncees at
other possible email addresses.

I was going to send all the updates via Andrew Morton.

If you want to apply this one first, that's fine by me.

[toc] | [prev] | [next] | [standalone]


#1474891

FromBorislav Petkov <bp@alien8.de>
Date2016-09-02 07:30 +0200
Message-ID<scPd8-3He-1@gated-at.bofh.it>
In reply to#1474518
On Thu, Sep 01, 2016 at 09:02:29AM -0700, Joe Perches wrote:
> If you want to apply this one first, that's fine by me.

Thanks, I'll route it through the EDAC tree.

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web