[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070813185323.GG3672@sequoia.sous-sol.org>
Date: Mon, 13 Aug 2007 11:53:23 -0700
From: Chris Wright <chrisw@...s-sol.org>
To: joe@...ches.com
Cc: zach@...are.com, virtualization@...ts.osdl.org,
torvalds@...ux-foundation.org, rusty@...tcorp.com.au,
linux-kernel@...r.kernel.org, jeremy@...source.com,
chrisw@...s-sol.org, akpm@...ux-foundation.org
Subject: Re: [PATCH] [365/2many] MAINTAINERS - PARAVIRT_OPS INTERFACE
* joe@...ches.com (joe@...ches.com) wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <joe@...ches.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2166416..44768ce 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3519,6 +3519,9 @@ M: rusty@...tcorp.com.au
> L: virtualization@...ts.osdl.org
> L: linux-kernel@...r.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists