public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* MAINTAINERS update.
@ 2007-05-13 23:07 Dave Jones
  2007-05-13 23:10 ` H. Peter Anvin
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Jones @ 2007-05-13 23:07 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Linus Torvalds, Andrew Morton

I've not really 'maintained' this code for years, and others
are doing a much more thorough job these days.
Removing myself might stem some of the crazier emails I get.

Signed-off-by: Dave Jones <davej@redhat.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 68a56ad..21f3fff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1712,8 +1712,6 @@ L:	Linux-Kernel@vger.kernel.org
 S:	Maintained
 
 i386 SETUP CODE / CPU ERRATA WORKAROUNDS
-P:	Dave Jones
-M:	davej@codemonkey.org.uk
 P:	H. Peter Anvin
 M:	hpa@zytor.com
 S:	Maintained

-- 
http://www.codemonkey.org.uk

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS update.
  2007-05-13 23:07 MAINTAINERS update Dave Jones
@ 2007-05-13 23:10 ` H. Peter Anvin
  2007-05-13 23:29   ` Dave Jones
  0 siblings, 1 reply; 6+ messages in thread
From: H. Peter Anvin @ 2007-05-13 23:10 UTC (permalink / raw)
  To: Dave Jones, Linux Kernel, Linus Torvalds, Andrew Morton

Dave Jones wrote:
> I've not really 'maintained' this code for years, and others
> are doing a much more thorough job these days.
> Removing myself might stem some of the crazier emails I get.
> 
> Signed-off-by: Dave Jones <davej@redhat.com>
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 68a56ad..21f3fff 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1712,8 +1712,6 @@ L:	Linux-Kernel@vger.kernel.org
>  S:	Maintained
>  
>  i386 SETUP CODE / CPU ERRATA WORKAROUNDS
> -P:	Dave Jones
> -M:	davej@codemonkey.org.uk
>  P:	H. Peter Anvin
>  M:	hpa@zytor.com
>  S:	Maintained

To the extent needed...

Acked-by: H. Peter Anvin <hpa@zytor.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS update.
  2007-05-13 23:10 ` H. Peter Anvin
@ 2007-05-13 23:29   ` Dave Jones
  2007-05-14  0:26     ` H. Peter Anvin
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Jones @ 2007-05-13 23:29 UTC (permalink / raw)
  To: H. Peter Anvin; +Cc: Linux Kernel, Linus Torvalds, Andrew Morton, Riley

On Sun, May 13, 2007 at 04:10:52PM -0700, H. Peter Anvin wrote:
 > Dave Jones wrote:
 > > I've not really 'maintained' this code for years, and others
 > > are doing a much more thorough job these days.
 > > Removing myself might stem some of the crazier emails I get.
 > > 
 > > Signed-off-by: Dave Jones <davej@redhat.com>
 > > 
 > > diff --git a/MAINTAINERS b/MAINTAINERS
 > > index 68a56ad..21f3fff 100644
 > > --- a/MAINTAINERS
 > > +++ b/MAINTAINERS
 > > @@ -1712,8 +1712,6 @@ L:	Linux-Kernel@vger.kernel.org
 > >  S:	Maintained
 > >  
 > >  i386 SETUP CODE / CPU ERRATA WORKAROUNDS
 > > -P:	Dave Jones
 > > -M:	davej@codemonkey.org.uk
 > >  P:	H. Peter Anvin
 > >  M:	hpa@zytor.com
 > >  S:	Maintained
 > 
 > To the extent needed...
 > 
 > Acked-by: H. Peter Anvin <hpa@zytor.com>

That previous entry of MAINTAINERS raised an eyebrow too.
You, Eric, Andi, and Zach seem to have done more work on 'i386 BOOT CODE'
in the last few months than I recall Riley doing, well.. since ages.
Not to belittle whatever work he did, but perhaps his entry belongs
more in CREDITS than MAINTAINERS.  It felt a little cheeky to be
messing with someone elses entry though.  Riley?

Perhaps those two entries should just be merged together to become
"i386 Architecture" too ?

	Dave

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS update.
  2007-05-13 23:29   ` Dave Jones
@ 2007-05-14  0:26     ` H. Peter Anvin
  2007-05-15 22:05       ` Soruk
  0 siblings, 1 reply; 6+ messages in thread
From: H. Peter Anvin @ 2007-05-14  0:26 UTC (permalink / raw)
  To: Dave Jones, H. Peter Anvin, Linux Kernel, Linus Torvalds,
	Andrew Morton, Riley

Dave Jones wrote:
> 
> That previous entry of MAINTAINERS raised an eyebrow too.
> You, Eric, Andi, and Zach seem to have done more work on 'i386 BOOT CODE'
> in the last few months than I recall Riley doing, well.. since ages.
> Not to belittle whatever work he did, but perhaps his entry belongs
> more in CREDITS than MAINTAINERS.  It felt a little cheeky to be
> messing with someone elses entry though.  Riley?
> 

Riley passed away about a month ago (traffic accident.)

Anyway I have a patch to take over maintainership of that as part of my
rewrite of said code:

http://git.kernel.org/?p=linux/kernel/git/hpa/linux-2.6-newsetup.git;a=summary

> Perhaps those two entries should just be merged together to become
> "i386 Architecture" too ?

That would not be a bad idea; overall, though, I think a lot more code
should be unified across the entire x86 architecture.

	-hpa

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS update.
  2007-05-14  0:26     ` H. Peter Anvin
@ 2007-05-15 22:05       ` Soruk
  2007-05-16  6:04         ` H. Peter Anvin
  0 siblings, 1 reply; 6+ messages in thread
From: Soruk @ 2007-05-15 22:05 UTC (permalink / raw)
  To: linux-kernel

On Sun, 13 May 2007 17:26:13 -0700, H. Peter Anvin <hpa@zytor.com> wrote:
>Dave Jones wrote:
>> 
>> That previous entry of MAINTAINERS raised an eyebrow too.
>> You, Eric, Andi, and Zach seem to have done more work on 'i386 BOOT CODE'
>> in the last few months than I recall Riley doing, well.. since ages.
>> Not to belittle whatever work he did, but perhaps his entry belongs
>> more in CREDITS than MAINTAINERS.  It felt a little cheeky to be
>> messing with someone elses entry though.  Riley?
>> 
>
>Riley passed away about a month ago (traffic accident.)

The news article I mentioned in my email is dated 15 December 2004.

(I don't often read the MAINTAINERS file, but happened to spot him still 
listed there when I had a look recently.  I was in Riley's class at 
university.)

I hope this post makes it through, I'm posting via Gmane's NNTP server.

-- 
-- Michael "Soruk" McConnell         Eridani Star System
   MailStripper - http://www.MailStripper.eu/ - SMTP spam filter
   Mail Me Anywhere - http://www.MailMeAnywhere.com/ - Mobile email


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: MAINTAINERS update.
  2007-05-15 22:05       ` Soruk
@ 2007-05-16  6:04         ` H. Peter Anvin
  0 siblings, 0 replies; 6+ messages in thread
From: H. Peter Anvin @ 2007-05-16  6:04 UTC (permalink / raw)
  To: Soruk; +Cc: linux-kernel

Soruk wrote:
>>>
>> Riley passed away about a month ago (traffic accident.)
> 
> The news article I mentioned in my email is dated 15 December 2004.
> 

Oh dear.  News travels slowly sometimes :(

> (I don't often read the MAINTAINERS file, but happened to spot him still 
> listed there when I had a look recently.  I was in Riley's class at 
> university.)

Very sad, all around :(

> I hope this post makes it through, I'm posting via Gmane's NNTP server.

Got it fine.

	-hpa

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-05-16  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-13 23:07 MAINTAINERS update Dave Jones
2007-05-13 23:10 ` H. Peter Anvin
2007-05-13 23:29   ` Dave Jones
2007-05-14  0:26     ` H. Peter Anvin
2007-05-15 22:05       ` Soruk
2007-05-16  6:04         ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox