* [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
@ 2007-08-13 6:36 joe
2007-08-13 8:41 ` Martin Mares
0 siblings, 1 reply; 10+ messages in thread
From: joe @ 2007-08-13 6:36 UTC (permalink / raw)
To: torvalds, mj, linux-video, linux-kernel, akpm
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index e0020d6..cde4be1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4440,6 +4440,9 @@ P: Martin Mares
M: mj@ucw.cz
L: linux-video@atrey.karlin.mff.cuni.cz
S: Maintained
+F: Documentation/svga.txt
+F: drivers/video/svgalib.c
+F: include/linux/svga.h
SYSV FILESYSTEM
P: Christoph Hellwig
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 6:36 [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING joe
@ 2007-08-13 8:41 ` Martin Mares
2007-08-13 18:03 ` Joe Perches
0 siblings, 1 reply; 10+ messages in thread
From: Martin Mares @ 2007-08-13 8:41 UTC (permalink / raw)
To: joe; +Cc: torvalds, linux-video, linux-kernel, akpm
Hello!
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <joe@perches.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e0020d6..cde4be1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4440,6 +4440,9 @@ P: Martin Mares
> M: mj@ucw.cz
> L: linux-video@atrey.karlin.mff.cuni.cz
> S: Maintained
> +F: Documentation/svga.txt
OK.
> +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.
Have a nice fortnight
--
Martin `MJ' Mares <mj@ucw.cz> http://mj.ucw.cz/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
Got mole problems? Call Avogadro, 602-1023!
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 8:41 ` Martin Mares
@ 2007-08-13 18:03 ` Joe Perches
2007-08-13 18:34 ` Martin Mares
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Joe Perches @ 2007-08-13 18:03 UTC (permalink / raw)
To: Martin Mares; +Cc: torvalds, linux-video, linux-kernel, akpm
> > +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: mj@ucw.cz
L: linux-video@atrey.karlin.mff.cuni.cz
S: Maintained
F: Documentation/svga.txt
F: arch/i386/boot/video.S
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 18:03 ` Joe Perches
@ 2007-08-13 18:34 ` Martin Mares
2007-08-13 18:41 ` Joe Perches
2007-08-13 19:08 ` Randy Dunlap
2007-08-13 18:38 ` Joe Perches
2007-08-13 20:18 ` Antonino A. Daplas
2 siblings, 2 replies; 10+ messages in thread
From: Martin Mares @ 2007-08-13 18:34 UTC (permalink / raw)
To: Joe Perches; +Cc: torvalds, linux-kernel, akpm
> SVGA HANDLING
> P: Martin Mares
> M: mj@ucw.cz
> L: linux-video@atrey.karlin.mff.cuni.cz
> 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 years
and it seems that the list didn't survive update of the list server
a week or so ago.
Have a nice fortnight
--
Martin `MJ' Mares <mj@ucw.cz> http://mj.ucw.cz/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
War doesn't determine who's right. It determines who's left.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 18:34 ` Martin Mares
@ 2007-08-13 18:41 ` Joe Perches
2007-08-13 19:08 ` Randy Dunlap
1 sibling, 0 replies; 10+ messages in thread
From: Joe Perches @ 2007-08-13 18:41 UTC (permalink / raw)
To: Martin Mares; +Cc: torvalds, linux-kernel, akpm
On Mon, 2007-08-13 at 20:34 +0200, Martin Mares wrote:
> > L: linux-video@atrey.karlin.mff.cuni.cz
> Please also kill linux-video and replace it by linux-kernel.
SVGA HANDLING
P: Martin Mares
M: mj@ucw.cz
L: linux-kernel@vger.kernel.org
S: Maintained
F: Documentation/svga.txt
F: arch/i386/boot/video.S
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 18:34 ` Martin Mares
2007-08-13 18:41 ` Joe Perches
@ 2007-08-13 19:08 ` Randy Dunlap
1 sibling, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2007-08-13 19:08 UTC (permalink / raw)
To: Martin Mares; +Cc: Joe Perches, torvalds, linux-kernel, akpm
On Mon, 13 Aug 2007 20:34:22 +0200 Martin Mares wrote:
> > SVGA HANDLING
> > P: Martin Mares
> > M: mj@ucw.cz
> > L: linux-video@atrey.karlin.mff.cuni.cz
> > 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 years
> and it seems that the list didn't survive update of the list server
> a week or so ago.
Can you do anything about the spam on linux-pci ???
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 18:03 ` Joe Perches
2007-08-13 18:34 ` Martin Mares
@ 2007-08-13 18:38 ` Joe Perches
2007-08-13 20:18 ` Antonino A. Daplas
2 siblings, 0 replies; 10+ messages in thread
From: Joe Perches @ 2007-08-13 18:38 UTC (permalink / raw)
To: Martin Mares; +Cc: torvalds, linux-kernel, akpm
On Mon, 2007-08-13 at 11:03 -0700, Joe Perches wrote:
> L: linux-video@atrey.karlin.mff.cuni.cz
Bounces. Delete or change?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 18:03 ` Joe Perches
2007-08-13 18:34 ` Martin Mares
2007-08-13 18:38 ` Joe Perches
@ 2007-08-13 20:18 ` Antonino A. Daplas
2007-08-13 20:27 ` Joe Perches
2 siblings, 1 reply; 10+ messages in thread
From: Antonino A. Daplas @ 2007-08-13 20:18 UTC (permalink / raw)
To: Joe Perches; +Cc: Martin Mares, torvalds, linux-video, linux-kernel, akpm
On Mon, 2007-08-13 at 11:03 -0700, Joe Perches wrote:
> > > +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: mj@ucw.cz
> L: linux-video@atrey.karlin.mff.cuni.cz
> S: Maintained
> F: Documentation/svga.txt
> F: arch/i386/boot/video.S
video.S is no more. Replaced by arch/i386/boot/video-*.c
Tony
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 20:18 ` Antonino A. Daplas
@ 2007-08-13 20:27 ` Joe Perches
2007-08-14 8:02 ` Martin Mares
0 siblings, 1 reply; 10+ messages in thread
From: Joe Perches @ 2007-08-13 20:27 UTC (permalink / raw)
To: Antonino A. Daplas, hpa
Cc: Martin Mares, torvalds, linux-video, linux-kernel, akpm
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: mj@ucw.cz
L: linux-kernel@vger.kernel.org
S: Maintained
F: Documentation/svga.txt
H. Peter Anvin is added via the arch/i386/boot/
That's probably good enough.
Martin, do you still want to be CC'd on changes
to arch/i386/boot/vid* here?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING
2007-08-13 20:27 ` Joe Perches
@ 2007-08-14 8:02 ` Martin Mares
0 siblings, 0 replies; 10+ messages in thread
From: Martin Mares @ 2007-08-14 8:02 UTC (permalink / raw)
To: Joe Perches
Cc: Antonino A. Daplas, hpa, torvalds, linux-video, linux-kernel,
akpm
> 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 <mj@ucw.cz> http://mj.ucw.cz/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
God is real, unless declared integer.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2007-08-14 8:02 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-13 6:36 [PATCH] [467/2many] MAINTAINERS - SVGA HANDLING joe
2007-08-13 8:41 ` Martin Mares
2007-08-13 18:03 ` Joe Perches
2007-08-13 18:34 ` Martin Mares
2007-08-13 18:41 ` Joe Perches
2007-08-13 19:08 ` Randy Dunlap
2007-08-13 18:38 ` Joe Perches
2007-08-13 20:18 ` Antonino A. Daplas
2007-08-13 20:27 ` Joe Perches
2007-08-14 8:02 ` Martin Mares
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox