From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753357Ab1GZSDk (ORCPT ); Tue, 26 Jul 2011 14:03:40 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:24191 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121Ab1GZSDf (ORCPT ); Tue, 26 Jul 2011 14:03:35 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6419"; a="106036298" Message-ID: <4E2F0176.1080403@codeaurora.org> Date: Tue, 26 Jul 2011 11:03:34 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: Arnd Bergmann CC: linux-arm-kernel@lists.infradead.org, Linus Torvalds , Thomas Gleixner , Russell King , linux-kernel@vger.kernel.org, Nicolas Pitre Subject: Re: [RFC] ARM Subarchitecture group maintainership References: <201105181047.17309.arnd@arndb.de> In-Reply-To: <201105181047.17309.arnd@arndb.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/18/2011 01:47 AM, Arnd Bergmann wrote: > This is the draft plan for maintaining the ARM subarchitectures in a common > tree, as a way to help coordinate the upstream merging of the > arch/arm/{plat,mach}-* changes into Linus' tree. > [snip] > 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 > +M: Nicolas Pitre > +M: Thomas Gleixner > +M: arm@kernel.org > +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > +S: MAINTAINED > +F: arch/arm/mach-*/ > +F: arch/arm/plat-*/ > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-subarch.git > + > ARM/ADI ROADRUNNER MACHINE SUPPORT > M: Lennert Buytenhek > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > Is this patch (or something similar) going to be merged now that the ARM SoC tree is up and running? Also, is the arm@kernel.org alias working? -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Tue, 26 Jul 2011 11:03:34 -0700 Subject: [RFC] ARM Subarchitecture group maintainership In-Reply-To: <201105181047.17309.arnd@arndb.de> References: <201105181047.17309.arnd@arndb.de> Message-ID: <4E2F0176.1080403@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/18/2011 01:47 AM, Arnd Bergmann wrote: > This is the draft plan for maintaining the ARM subarchitectures in a common > tree, as a way to help coordinate the upstream merging of the > arch/arm/{plat,mach}-* changes into Linus' tree. > [snip] > 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 > +M: Nicolas Pitre > +M: Thomas Gleixner > +M: arm at kernel.org > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) > +S: MAINTAINED > +F: arch/arm/mach-*/ > +F: arch/arm/plat-*/ > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-subarch.git > + > ARM/ADI ROADRUNNER MACHINE SUPPORT > M: Lennert Buytenhek > L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers) > Is this patch (or something similar) going to be merged now that the ARM SoC tree is up and running? Also, is the arm at kernel.org alias working? -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.