linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add PowerPC patterns
       [not found]     ` <1259920775.2076.1273.camel@pasglop>
@ 2009-12-04 17:16       ` Joe Perches
  2009-12-04 17:39         ` Josh Boyer
                           ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joe Perches @ 2009-12-04 17:16 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: linuxppc-dev, LKML, Colin Leroy, Paul Mackerras, Jean Delvare,
	Darrick J. Wong

On Fri, 2009-12-04 at 20:59 +1100, Benjamin Herrenschmidt wrote:
> On Fri, 2009-12-04 at 10:34 +0100, Jean Delvare wrote:
> > I've sent it to linuxppc-dev@ozlabs.org on October 14th. This is the
> > address which is listed 22 times in MAINTAINERS. If it isn't correct,
> > then please update MAINTAINERS.
> No it's fine both shoul work. Your patches are there, just waiting for
> me to pick them up, I was just firing a reminder to the rest of the CC
> list :-) (and I do remember fwd'ing a couple of your patches to the
> list, for some reason they didn't make it to patchwork back then, that
> was a few month ago).
> Anyways, I've been stretched thin with all sort of stuff lately, so bear
> with me if I'm a bit slow at taking or testing stuff, I'm doing my best.

Adding patterns to the PowerPC sections of MAINTAINERS is useful.

Signed-off-by: Joe Perches <joe@perches.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 4f96ac8..c7f8e5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3193,6 +3193,7 @@ LINUX FOR IBM pSERIES (RS/6000)
 M:	Paul Mackerras <paulus@au.ibm.com>
 W:	http://www.ibm.com/linux/ltc/projects/ppc
 S:	Supported
+F:	arch/powerpc/boot/rs6000.h
 
 LINUX FOR POWERPC (32-BIT AND 64-BIT)
 M:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
@@ -3201,18 +3202,24 @@ W:	http://www.penguinppc.org/
 L:	linuxppc-dev@ozlabs.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
 S:	Supported
+F:	Documentation/powerpc/
+F:	arch/powerpc/
 
 LINUX FOR POWER MACINTOSH
 M:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
 W:	http://www.penguinppc.org/
 L:	linuxppc-dev@ozlabs.org
 S:	Maintained
+F:	arch/powerpc/platforms/powermac/
+F:	drivers/macintosh/
 
 LINUX FOR POWERPC EMBEDDED MPC5XXX
 M:	Grant Likely <grant.likely@secretlab.ca>
 L:	linuxppc-dev@ozlabs.org
 T:	git git://git.secretlab.ca/git/linux-2.6.git
 S:	Maintained
+F:	arch/powerpc/platforms/512x/
+F:	arch/powerpc/platforms/52xx/
 
 LINUX FOR POWERPC EMBEDDED PPC4XX
 M:	Josh Boyer <jwboyer@linux.vnet.ibm.com>
@@ -3221,6 +3228,8 @@ W:	http://www.penguinppc.org/
 L:	linuxppc-dev@ozlabs.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
 S:	Maintained
+F:	arch/powerpc/platforms/40x/
+F:	arch/powerpc/platforms/44x/
 
 LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
 M:	Grant Likely <grant.likely@secretlab.ca>
@@ -3228,6 +3237,8 @@ W:	http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
 L:	linuxppc-dev@ozlabs.org
 T:	git git://git.secretlab.ca/git/linux-2.6.git
 S:	Maintained
+F:	arch/powerpc/*/*virtex*
+F:	arch/powerpc/*/*/*virtex*
 
 LINUX FOR POWERPC EMBEDDED PPC8XX
 M:	Vitaly Bordug <vitb@kernel.crashing.org>
@@ -3241,12 +3252,16 @@ M:	Kumar Gala <galak@kernel.crashing.org>
 W:	http://www.penguinppc.org/
 L:	linuxppc-dev@ozlabs.org
 S:	Maintained
+F:	arch/powerpc/platforms/83xx/
 
 LINUX FOR POWERPC PA SEMI PWRFICIENT
 M:	Olof Johansson <olof@lixom.net>
 W:	http://www.pasemi.com/
 L:	linuxppc-dev@ozlabs.org
 S:	Supported
+F:	arch/powerpc/platforms/pasemi/
+F:	drivers/*/*pasemi*
+F:	drivers/*/*/*pasemi*
 
 LINUX SECURITY MODULE (LSM) FRAMEWORK
 M:	Chris Wright <chrisw@sous-sol.org>

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add PowerPC patterns
  2009-12-04 17:16       ` [PATCH] MAINTAINERS: Add PowerPC patterns Joe Perches
@ 2009-12-04 17:39         ` Josh Boyer
  2009-12-04 18:36           ` Grant Likely
  2009-12-05  2:59         ` Olof Johansson
  2009-12-08  4:56         ` Benjamin Herrenschmidt
  2 siblings, 1 reply; 6+ messages in thread
From: Josh Boyer @ 2009-12-04 17:39 UTC (permalink / raw)
  To: Joe Perches
  Cc: linuxppc-dev, LKML, Jean Delvare, Paul Mackerras, Colin Leroy,
	Darrick J. Wong

On Fri, Dec 04, 2009 at 09:16:59AM -0800, Joe Perches wrote:
> LINUX FOR POWERPC EMBEDDED PPC4XX
> M:	Josh Boyer <jwboyer@linux.vnet.ibm.com>
>@@ -3221,6 +3228,8 @@ W:	http://www.penguinppc.org/
> L:	linuxppc-dev@ozlabs.org
> T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
> S:	Maintained
>+F:	arch/powerpc/platforms/40x/
>+F:	arch/powerpc/platforms/44x/

This is mostly complete.  There are a few files under arch/powerpc/sysdev/, and
arch/powerpc/boot/ as well, but I don't think they're entirely necessary.

For the 4xx parts:

Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>

josh

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add PowerPC patterns
  2009-12-04 17:39         ` Josh Boyer
@ 2009-12-04 18:36           ` Grant Likely
  0 siblings, 0 replies; 6+ messages in thread
From: Grant Likely @ 2009-12-04 18:36 UTC (permalink / raw)
  To: Josh Boyer
  Cc: linuxppc-dev, LKML, Colin Leroy, Paul Mackerras, Joe Perches,
	Jean Delvare, Darrick J. Wong

On Fri, Dec 4, 2009 at 10:39 AM, Josh Boyer <jwboyer@linux.vnet.ibm.com> wr=
ote:
> On Fri, Dec 04, 2009 at 09:16:59AM -0800, Joe Perches wrote:
>> LINUX FOR POWERPC EMBEDDED PPC4XX
>> M: =A0 =A0Josh Boyer <jwboyer@linux.vnet.ibm.com>
>>@@ -3221,6 +3228,8 @@ W: =A0 =A0 =A0 http://www.penguinppc.org/
>> L: =A0 =A0linuxppc-dev@ozlabs.org
>> T: =A0 =A0git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powe=
rpc-4xx.git
>> S: =A0 =A0Maintained
>>+F: =A0 =A0arch/powerpc/platforms/40x/
>>+F: =A0 =A0arch/powerpc/platforms/44x/
>
> This is mostly complete. =A0There are a few files under arch/powerpc/sysd=
ev/, and
> arch/powerpc/boot/ as well, but I don't think they're entirely necessary.
>
> For the 4xx parts:
>
> Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add PowerPC patterns
  2009-12-04 17:16       ` [PATCH] MAINTAINERS: Add PowerPC patterns Joe Perches
  2009-12-04 17:39         ` Josh Boyer
@ 2009-12-05  2:59         ` Olof Johansson
  2009-12-08  4:56         ` Benjamin Herrenschmidt
  2 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2009-12-05  2:59 UTC (permalink / raw)
  To: Joe Perches
  Cc: linuxppc-dev, LKML, Jean Delvare, Paul Mackerras, Colin Leroy,
	Darrick J. Wong

On Fri, Dec 04, 2009 at 09:16:59AM -0800, Joe Perches wrote:
> On Fri, 2009-12-04 at 20:59 +1100, Benjamin Herrenschmidt wrote:
> > On Fri, 2009-12-04 at 10:34 +0100, Jean Delvare wrote:
> > > I've sent it to linuxppc-dev@ozlabs.org on October 14th. This is the
> > > address which is listed 22 times in MAINTAINERS. If it isn't correct,
> > > then please update MAINTAINERS.
> > No it's fine both shoul work. Your patches are there, just waiting for
> > me to pick them up, I was just firing a reminder to the rest of the CC
> > list :-) (and I do remember fwd'ing a couple of your patches to the
> > list, for some reason they didn't make it to patchwork back then, that
> > was a few month ago).
> > Anyways, I've been stretched thin with all sort of stuff lately, so bear
> > with me if I'm a bit slow at taking or testing stuff, I'm doing my best.
> 
> Adding patterns to the PowerPC sections of MAINTAINERS is useful.
> 
> Signed-off-by: Joe Perches <joe@perches.com>

Acked-by: Olof Johansson <olof@lixom.net>

There are a few other files under arch/powerpc that's not under platforms
that belongs to the pasemi code but it's not a big deal to not include
them. This goes most of the way.


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add PowerPC patterns
  2009-12-04 17:16       ` [PATCH] MAINTAINERS: Add PowerPC patterns Joe Perches
  2009-12-04 17:39         ` Josh Boyer
  2009-12-05  2:59         ` Olof Johansson
@ 2009-12-08  4:56         ` Benjamin Herrenschmidt
  2009-12-08  5:11           ` Joe Perches
  2 siblings, 1 reply; 6+ messages in thread
From: Benjamin Herrenschmidt @ 2009-12-08  4:56 UTC (permalink / raw)
  To: Joe Perches
  Cc: linuxppc-dev, LKML, Colin Leroy, Paul Mackerras, Jean Delvare,
	Darrick J. Wong

On Fri, 2009-12-04 at 09:16 -0800, Joe Perches wrote:
> On Fri, 2009-12-04 at 20:59 +1100, Benjamin Herrenschmidt wrote:
> > On Fri, 2009-12-04 at 10:34 +0100, Jean Delvare wrote:
> > > I've sent it to linuxppc-dev@ozlabs.org on October 14th. This is the
> > > address which is listed 22 times in MAINTAINERS. If it isn't correct,
> > > then please update MAINTAINERS.
> > No it's fine both shoul work. Your patches are there, just waiting for
> > me to pick them up, I was just firing a reminder to the rest of the CC
> > list :-) (and I do remember fwd'ing a couple of your patches to the
> > list, for some reason they didn't make it to patchwork back then, that
> > was a few month ago).
> > Anyways, I've been stretched thin with all sort of stuff lately, so bear
> > with me if I'm a bit slow at taking or testing stuff, I'm doing my best.
> 
> Adding patterns to the PowerPC sections of MAINTAINERS is useful.
> 
> Signed-off-by: Joe Perches <joe@perches.com>

Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
---

Are you going to submit that yourself or do you want me to carry it in
the powerpc tree ?

Cheers,
Ben.

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4f96ac8..c7f8e5a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3193,6 +3193,7 @@ LINUX FOR IBM pSERIES (RS/6000)
>  M:	Paul Mackerras <paulus@au.ibm.com>
>  W:	http://www.ibm.com/linux/ltc/projects/ppc
>  S:	Supported
> +F:	arch/powerpc/boot/rs6000.h
>  
>  LINUX FOR POWERPC (32-BIT AND 64-BIT)
>  M:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
> @@ -3201,18 +3202,24 @@ W:	http://www.penguinppc.org/
>  L:	linuxppc-dev@ozlabs.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
>  S:	Supported
> +F:	Documentation/powerpc/
> +F:	arch/powerpc/
>  
>  LINUX FOR POWER MACINTOSH
>  M:	Benjamin Herrenschmidt <benh@kernel.crashing.org>
>  W:	http://www.penguinppc.org/
>  L:	linuxppc-dev@ozlabs.org
>  S:	Maintained
> +F:	arch/powerpc/platforms/powermac/
> +F:	drivers/macintosh/
>  
>  LINUX FOR POWERPC EMBEDDED MPC5XXX
>  M:	Grant Likely <grant.likely@secretlab.ca>
>  L:	linuxppc-dev@ozlabs.org
>  T:	git git://git.secretlab.ca/git/linux-2.6.git
>  S:	Maintained
> +F:	arch/powerpc/platforms/512x/
> +F:	arch/powerpc/platforms/52xx/
>  
>  LINUX FOR POWERPC EMBEDDED PPC4XX
>  M:	Josh Boyer <jwboyer@linux.vnet.ibm.com>
> @@ -3221,6 +3228,8 @@ W:	http://www.penguinppc.org/
>  L:	linuxppc-dev@ozlabs.org
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
>  S:	Maintained
> +F:	arch/powerpc/platforms/40x/
> +F:	arch/powerpc/platforms/44x/
>  
>  LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
>  M:	Grant Likely <grant.likely@secretlab.ca>
> @@ -3228,6 +3237,8 @@ W:	http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
>  L:	linuxppc-dev@ozlabs.org
>  T:	git git://git.secretlab.ca/git/linux-2.6.git
>  S:	Maintained
> +F:	arch/powerpc/*/*virtex*
> +F:	arch/powerpc/*/*/*virtex*
>  
>  LINUX FOR POWERPC EMBEDDED PPC8XX
>  M:	Vitaly Bordug <vitb@kernel.crashing.org>
> @@ -3241,12 +3252,16 @@ M:	Kumar Gala <galak@kernel.crashing.org>
>  W:	http://www.penguinppc.org/
>  L:	linuxppc-dev@ozlabs.org
>  S:	Maintained
> +F:	arch/powerpc/platforms/83xx/
>  
>  LINUX FOR POWERPC PA SEMI PWRFICIENT
>  M:	Olof Johansson <olof@lixom.net>
>  W:	http://www.pasemi.com/
>  L:	linuxppc-dev@ozlabs.org
>  S:	Supported
> +F:	arch/powerpc/platforms/pasemi/
> +F:	drivers/*/*pasemi*
> +F:	drivers/*/*/*pasemi*
>  
>  LINUX SECURITY MODULE (LSM) FRAMEWORK
>  M:	Chris Wright <chrisw@sous-sol.org>
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add PowerPC patterns
  2009-12-08  4:56         ` Benjamin Herrenschmidt
@ 2009-12-08  5:11           ` Joe Perches
  0 siblings, 0 replies; 6+ messages in thread
From: Joe Perches @ 2009-12-08  5:11 UTC (permalink / raw)
  To: Benjamin Herrenschmidt
  Cc: linuxppc-dev, LKML, Colin Leroy, Paul Mackerras, Jean Delvare,
	Darrick J. Wong

On Tue, 2009-12-08 at 15:56 +1100, Benjamin Herrenschmidt wrote:
> On Fri, 2009-12-04 at 09:16 -0800, Joe Perches wrote:
> > Adding patterns to the PowerPC sections of MAINTAINERS is useful.
> > Signed-off-by: Joe Perches <joe@perches.com>
> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Are you going to submit that yourself or do you want me to carry it in
> the powerpc tree ?

It'd be better if you carry it.

cheers, Joe

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-08  5:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20091202091951.5ec6bb83@hyperion.delvare>
     [not found] ` <1259894454.2076.1246.camel@pasglop>
     [not found]   ` <20091204103434.0a754925@hyperion.delvare>
     [not found]     ` <1259920775.2076.1273.camel@pasglop>
2009-12-04 17:16       ` [PATCH] MAINTAINERS: Add PowerPC patterns Joe Perches
2009-12-04 17:39         ` Josh Boyer
2009-12-04 18:36           ` Grant Likely
2009-12-05  2:59         ` Olof Johansson
2009-12-08  4:56         ` Benjamin Herrenschmidt
2009-12-08  5:11           ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).