2007-08-13 09:07:00

by Joe Perches

[permalink] [raw]
Subject: [PATCH] [292/2many] MAINTAINERS - LINUX FOR POWERPC EMBEDDED PPC4XX

Add file pattern to MAINTAINER entry

Signed-off-by: Joe Perches <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index 0862965..38810b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2804,6 +2804,8 @@ M: [email protected]
W: http://www.penguinppc.org/
L: [email protected]
S: Maintained
+F: arch/ppc/syslib/ppc4xx_*
+F: include/asm-ppc/ppc4xx_*

LINUX FOR POWERPC BOOT CODE
P: Tom Rini


2007-08-13 14:20:22

by Josh Boyer

[permalink] [raw]
Subject: Re: [PATCH] [292/2many] MAINTAINERS - LINUX FOR POWERPC EMBEDDED PPC4XX

On Sun, 12 Aug 2007 23:31:11 -0700
[email protected] wrote:

> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0862965..38810b7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2804,6 +2804,8 @@ M: [email protected]
> W: http://www.penguinppc.org/
> L: [email protected]
> S: Maintained
> +F: arch/ppc/syslib/ppc4xx_*
> +F: include/asm-ppc/ppc4xx_*

You're missing arch/ppc/platforms/4xx/, among other things. Also, we're
in the middle of merging 4xx to arch/powerpc.

josh

2007-08-13 17:38:48

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH] [292/2many] MAINTAINERS - LINUX FOR POWERPC EMBEDDED PPC4XX

On Mon, 2007-08-13 at 06:18 -0500, Josh Boyer wrote:
> You're missing arch/ppc/platforms/4xx/, among other things.
> Also, we're in the middle of merging 4xx to arch/powerpc.

We can leave the whole block unmodified until you're ready.

LINUX FOR POWERPC EMBEDDED PPC4XX
P: Matt Porter
M: [email protected]
W: http://www.penguinppc.org/
L: [email protected]
S: Maintained



2007-08-13 17:43:39

by Josh Boyer

[permalink] [raw]
Subject: Re: [PATCH] [292/2many] MAINTAINERS - LINUX FOR POWERPC EMBEDDED PPC4XX

On Mon, 13 Aug 2007 10:35:01 -0700
Joe Perches <[email protected]> wrote:

> On Mon, 2007-08-13 at 06:18 -0500, Josh Boyer wrote:
> > You're missing arch/ppc/platforms/4xx/, among other things.
> > Also, we're in the middle of merging 4xx to arch/powerpc.
>
> We can leave the whole block unmodified until you're ready.
>
> LINUX FOR POWERPC EMBEDDED PPC4XX
> P: Matt Porter
> M: [email protected]
> W: http://www.penguinppc.org/
> L: [email protected]
> S: Maintained

Yeah. I would actually prefer that, thanks.

josh