From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Regression with legacy IRQ numbers caused by 9a1091ef0017 Date: Fri, 16 Jan 2015 14:57:18 -0800 Message-ID: <20150116225717.GO18552@atomide.com> References: <20150115105035.GU11502@n2100.arm.linux.org.uk> <20150115152838.GB18552@atomide.com> <20150115171924.GV11502@n2100.arm.linux.org.uk> <20150116162119.GK18552@atomide.com> <20150116163019.GW11502@n2100.arm.linux.org.uk> <20150116164105.GL18552@atomide.com> <20150116172223.GX11502@n2100.arm.linux.org.uk> <20150116172905.GM18552@atomide.com> <20150116225243.GN18552@atomide.com> <20150116225727.GY11502@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:50444 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751041AbbAPXBF (ORCPT ); Fri, 16 Jan 2015 18:01:05 -0500 Content-Disposition: inline In-Reply-To: <20150116225727.GY11502@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Yingjoe Chen , Marc Zyngier , Jason Cooper , Felipe Balbi , Thomas Gleixner * Russell King - ARM Linux [150116 15:00]: > On Fri, Jan 16, 2015 at 02:52:44PM -0800, Tony Lindgren wrote: > > * Tony Lindgren [150116 09:36]: > > > * Russell King - ARM Linux [150116 09:25]: > > > > So, the GPIO driver really needs fixing - and I'd suggest fixing it > > > > first, before fixing the DMA problem, because the DMA problem allows > > > > us to see the GPIO problem. > > > > > > Yes we need to fix that. > > > > Posted a minimal fix for that one as a separate thread: > > > > [PATCH 1/1] gpio: omap: Fix bad device access with setup_irq() > > Thanks, I'll throw that onto the build tree for tonights build. Great thanks! Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 16 Jan 2015 14:57:18 -0800 Subject: Regression with legacy IRQ numbers caused by 9a1091ef0017 In-Reply-To: <20150116225727.GY11502@n2100.arm.linux.org.uk> References: <20150115105035.GU11502@n2100.arm.linux.org.uk> <20150115152838.GB18552@atomide.com> <20150115171924.GV11502@n2100.arm.linux.org.uk> <20150116162119.GK18552@atomide.com> <20150116163019.GW11502@n2100.arm.linux.org.uk> <20150116164105.GL18552@atomide.com> <20150116172223.GX11502@n2100.arm.linux.org.uk> <20150116172905.GM18552@atomide.com> <20150116225243.GN18552@atomide.com> <20150116225727.GY11502@n2100.arm.linux.org.uk> Message-ID: <20150116225717.GO18552@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King - ARM Linux [150116 15:00]: > On Fri, Jan 16, 2015 at 02:52:44PM -0800, Tony Lindgren wrote: > > * Tony Lindgren [150116 09:36]: > > > * Russell King - ARM Linux [150116 09:25]: > > > > So, the GPIO driver really needs fixing - and I'd suggest fixing it > > > > first, before fixing the DMA problem, because the DMA problem allows > > > > us to see the GPIO problem. > > > > > > Yes we need to fix that. > > > > Posted a minimal fix for that one as a separate thread: > > > > [PATCH 1/1] gpio: omap: Fix bad device access with setup_irq() > > Thanks, I'll throw that onto the build tree for tonights build. Great thanks! Tony