Re: [RFC] ARM Subarchitecture group maintainership

From: Arnd Bergmann
Date: Thu May 19 2011 - 08:20:44 EST


On Thursday 19 May 2011, Barry Song wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 8fce5e6..942d052 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -630,6 +630,17 @@ S: Maintained
> > F: drivers/amba/
> > F: include/linux/amba/bus.h
> >
> > +ARM SUBARCHITECTURES
> > +M: Arnd Bergmann <arnd@xxxxxxxx>
> > +M: Nicolas Pitre <nico@xxxxxxxxxxx>
> > +M: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > +M: arm@xxxxxxxxxx
> > +L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> > +S: MAINTAINEDftp.arm.linux.org.uk Git - linux-2.6-arm.git/summary
> > +F: arch/arm/mach-*/
> > +F: arch/arm/plat-*/
> > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-subarch.git
> > +
>
> does it mean if we want to add a new SoC plat/mach, we will send
> patches againest this tree?

You should submit it for inclusion into this tree, but as a new branch
(or multiple branches) forked off from the mainline tree. We will make sure
it cleanly merges with the other subarchitectures.

> will this tree merge into rmk's tree? then rmk's tree will only manage
> arm common codes?

We'll see. My current idea is that we will push all subarchitecture branches
upstream to Linus directly, while Russell pushes the core branch(es) upstream
in parallel, but the master branch of the subarch tree could end up pulling
in the core tree as well, in order to make life easier for Stephen's
linux-next tree that needs both. This depends to some degree on whether
Russell wants to keep some subarchitectures in his own tree, or we put all
of them in the new subarch tree.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/