Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-14 Thread Martin Mares
> Martin, do you still want to be CC'd on changes > to arch/i386/boot/vid* here? Yes, I would like to. Although HPA has rewritten the code to C, the logic remains. Have a nice fortnight -- Martin `MJ' Mares <[EMAIL PROTECTED]>

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-14 Thread Martin Mares
Martin, do you still want to be CC'd on changes to arch/i386/boot/vid* here? Yes, I would like to. Although HPA has rewritten the code to C, the logic remains. Have a nice fortnight -- Martin `MJ' Mares [EMAIL PROTECTED]

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
On Tue, 2007-08-14 at 04:18 +0800, Antonino A. Daplas wrote: > video.S is no more. Replaced by arch/i386/boot/video-*.c SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/svga.txt H. Peter Anvin is added via

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Randy Dunlap
On Mon, 13 Aug 2007 20:34:22 +0200 Martin Mares wrote: > > SVGA HANDLING > > P: Martin Mares > > M: [EMAIL PROTECTED] > > L: [EMAIL PROTECTED] > > S: Maintained > > F: Documentation/svga.txt > > F: arch/i386/boot/video.S > > Please also kill linux-video and replace it by linux-kernel. Not

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 20:34 +0200, Martin Mares wrote: > > L: [EMAIL PROTECTED] > Please also kill linux-video and replace it by linux-kernel. SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/svga.txt F:

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 11:03 -0700, Joe Perches wrote: > L:[EMAIL PROTECTED] Bounces. Delete or change? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Martin Mares
> SVGA HANDLING > P:Martin Mares > M:[EMAIL PROTECTED] > L:[EMAIL PROTECTED] > S:Maintained > F:Documentation/svga.txt > F:arch/i386/boot/video.S Please also kill linux-video and replace it by linux-kernel. Not a single on-topic mail has arrived to linux-video in a couple

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
> > +F: drivers/video/svgalib.c > > +F: include/linux/svga.h > These two are not a part of the video mode selection code, but > arch/i386/boot/video.S is. SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained F: Documentation/svga.txt F:

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Martin Mares
Hello! > Add file pattern to MAINTAINER entry > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index e0020d6..cde4be1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4440,6 +4440,9 @@ P: Martin Mares > M: [EMAIL PROTECTED] > L:

[PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread joe
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches <[EMAIL PROTECTED]> diff --git a/MAINTAINERS b/MAINTAINERS index e0020d6..cde4be1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4440,6 +4440,9 @@ P:Martin Mares M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S:

[PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread joe
Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches [EMAIL PROTECTED] diff --git a/MAINTAINERS b/MAINTAINERS index e0020d6..cde4be1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4440,6 +4440,9 @@ P:Martin Mares M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S:

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Martin Mares
Hello! Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches [EMAIL PROTECTED] diff --git a/MAINTAINERS b/MAINTAINERS index e0020d6..cde4be1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4440,6 +4440,9 @@ P: Martin Mares M: [EMAIL PROTECTED] L: [EMAIL PROTECTED]

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
+F: drivers/video/svgalib.c +F: include/linux/svga.h These two are not a part of the video mode selection code, but arch/i386/boot/video.S is. SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained F: Documentation/svga.txt F:

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Martin Mares
SVGA HANDLING P:Martin Mares M:[EMAIL PROTECTED] L:[EMAIL PROTECTED] S:Maintained F:Documentation/svga.txt F:arch/i386/boot/video.S Please also kill linux-video and replace it by linux-kernel. Not a single on-topic mail has arrived to linux-video in a couple of

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 11:03 -0700, Joe Perches wrote: L:[EMAIL PROTECTED] Bounces. Delete or change? - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
On Mon, 2007-08-13 at 20:34 +0200, Martin Mares wrote: L: [EMAIL PROTECTED] Please also kill linux-video and replace it by linux-kernel. SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/svga.txt F:

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Randy Dunlap
On Mon, 13 Aug 2007 20:34:22 +0200 Martin Mares wrote: SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained F: Documentation/svga.txt F: arch/i386/boot/video.S Please also kill linux-video and replace it by linux-kernel. Not a single

Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING

2007-08-13 Thread Joe Perches
On Tue, 2007-08-14 at 04:18 +0800, Antonino A. Daplas wrote: video.S is no more. Replaced by arch/i386/boot/video-*.c SVGA HANDLING P: Martin Mares M: [EMAIL PROTECTED] L: linux-kernel@vger.kernel.org S: Maintained F: Documentation/svga.txt H. Peter Anvin is added via