Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758087Ab1CaPGP (ORCPT ); Thu, 31 Mar 2011 11:06:15 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:46546 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752278Ab1CaPGN (ORCPT ); Thu, 31 Mar 2011 11:06:13 -0400 Date: Thu, 31 Mar 2011 16:05:17 +0100 From: Russell King - ARM Linux To: Thomas Gleixner Cc: Kevin Hilman , Ingo Molnar , Nicolas Pitre , david@lang.hm, Linus Torvalds , Arnd Bergmann , Tony Lindgren , David Brown , lkml , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Catalin Marinas , "H. Peter Anvin" Subject: Re: [GIT PULL] omap changes for v2.6.39 merge window Message-ID: <20110331150517.GA19452@n2100.arm.linux.org.uk> References: <20110331080634.GA18022@elte.hu> <20110331083044.GB14323@n2100.arm.linux.org.uk> <87d3l7jqpr.fsf@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2267 Lines: 52 On Thu, Mar 31, 2011 at 05:01:40PM +0200, Thomas Gleixner wrote: > On Thu, 31 Mar 2011, Kevin Hilman wrote: > > > Thomas Gleixner writes: > > > > > But the current SoC maintainer model does not work either. The SoC > > > maintainers care about their sandbox and have exactly zero incentive > > > to look at the overall picture, e.g reuse of code for the same IP > > > blocks, better abstraction mechanisms etc. > > > > zero incentive? that's a bit strong, IMO. > > > > That may be true for some SoCs, it's not really fair as a sweeping > > statement. > > Fair enough, but it's the perception in general. > > > Conference (ELC, US and Europe.) Especially as IP blocks are reused > > across SoC families, abstractions like runtime PM are the only way to > > keep the SoC specifics of PM out of the common driver. > > Right, I know that these things happen, but at the same time the sheer > amount of stuff flowing in makes it hard that these infrastructure > stuff really works out. And we are only at the beginning of the big > shuffle "code in to mainline" game. > > After cleaning up the whole irq stuff across the tree I can tell you, > that the mess is non-linear growing with the number of instances. > > You can see the patterns which are: > - copy and paste > - introduce different bugs > - add more abuse > > That's what I'm really concerned about. > > > Yes, ARM SoC maintainers have to make up some ground. But compare this > > to just a couple years ago where the common complaint was "why aren't > > embedded SoC people contributing code to mainline", and you'll see we > > have come a long way. > > Well, code comes in, which is progress. But we need to figure out how > to deal with the increasingly growing flood before we drown in it. How about we declare the remainder of this cycle and the next merge window as being only for bug and regression fixes, and consolidation of stuff like the IRQ controller and GPIO controller code for the next merge window? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/