Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753246AbaBYJoa (ORCPT ); Tue, 25 Feb 2014 04:44:30 -0500 Received: from mail-ob0-f180.google.com ([209.85.214.180]:55642 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752944AbaBYJo0 (ORCPT ); Tue, 25 Feb 2014 04:44:26 -0500 MIME-Version: 1.0 In-Reply-To: <20140224192813.GA4451@sonymobile.com> References: <20140217172329.2c61499f57842ec2ed177bc5@canb.auug.org.au> <530247FC.90606@infradead.org> <20140224174646.GA32621@sonymobile.com> <530B8C15.50100@infradead.org> <20140224184120.GB18563@joshc.qualcomm.com> <20140224192813.GA4451@sonymobile.com> Date: Tue, 25 Feb 2014 10:44:26 +0100 Message-ID: Subject: Re: linux-next: Tree for Feb 17 (pinctrl-msm) From: Linus Walleij To: Bjorn Andersson Cc: Josh Cartwright , Randy Dunlap , Thomas Gleixner , Stephen Rothwell , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 24, 2014 at 8:28 PM, Bjorn Andersson wrote: > This comes from the request of having everything as a module, to reduce the > size of the multi-platform ARM builds. I would say that the important part > related to that would be to keep the platform specific tables in modules. > > But keeping these parts as modules would still mean that it's a module that > install the chained irq handler. Yeah that is a bit of double-command is it not :-) > @Linus, I'm not sure about what should be module and not in pinctrl, but this > part of pinctrl-msm is less important then the others to be able to be compiled > as a module. > > FWIW; > Reviewed-by: Bjorn Andersson Well we can't export that function in the rc series so I applied this patch for fixes with your review tag. We can discuss making chained IRQ handlers in modules for the next merge window... Linus -- 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/