* [PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE
@ 2007-08-13 6:33 joe
2007-08-13 18:53 ` Chris Wright
0 siblings, 1 reply; 2+ messages in thread
From: joe @ 2007-08-13 6:33 UTC (permalink / raw)
To: zach, virtualization, torvalds, rusty, linux-kernel, jeremy,
chrisw, akpm
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <joe@perches.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 2166416..44768ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3519,6 +3519,9 @@ M: rusty@rustcorp.com.au
L: virtualization@lists.osdl.org
L: linux-kernel@vger.kernel.org
S: Supported
+F: arch/i386/kernel/paravirt.c
+F: include/asm-i386/paravirt.h
+F: include/asm-um/paravirt.h
PC87360 HARDWARE MONITORING DRIVER
P: Jim Cromie
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE
2007-08-13 6:33 [PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE joe
@ 2007-08-13 18:53 ` Chris Wright
0 siblings, 0 replies; 2+ messages in thread
From: Chris Wright @ 2007-08-13 18:53 UTC (permalink / raw)
To: joe
Cc: zach, virtualization, torvalds, rusty, linux-kernel, jeremy,
chrisw, akpm
* joe@perches.com (joe@perches.com) wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <joe@perches.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2166416..44768ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3519,6 +3519,9 @@ M: rusty@rustcorp.com.au
> L: virtualization@lists.osdl.org
> L: linux-kernel@vger.kernel.org
> S: Supported
> +F: arch/i386/kernel/paravirt.c
> +F: include/asm-i386/paravirt.h
> +F: include/asm-um/paravirt.h
Not asm-um. And it's much more spread out than that, touching many
non-paravirt specific files (as in include/asm-i386/ and search for
CONFIG_PARAVIRT). I'm failing to see the value of this churn.
thanks,
-chris
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-13 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-13 6:33 [PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE joe
2007-08-13 18:53 ` Chris Wright
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome