Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753778AbbESIMW (ORCPT ); Tue, 19 May 2015 04:12:22 -0400 Received: from www.linutronix.de ([62.245.132.108]:53078 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862AbbESIMO (ORCPT ); Tue, 19 May 2015 04:12:14 -0400 Date: Tue, 19 May 2015 10:11:40 +0200 (CEST) From: Thomas Gleixner To: Shawn Guo cc: Russell King - ARM Linux , arnd@arndb.de, Stefan Agner , shawn.guo@linaro.org, kernel@pengutronix.de, jason@lakedaemon.net, marc.zyngier@arm.com, u.kleine-koenig@pengutronix.de, olof@lixom.net, daniel.lezcano@linaro.org, mark.rutland@arm.com, pawel.moll@arm.com, robh+dt@kernel.org, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, mcoquelin.stm32@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 08/13] ARM: unify MMU/!MMU addruart calls In-Reply-To: <20150519053503.GP1071@dragon> Message-ID: References: <1431769465-26867-1-git-send-email-stefan@agner.ch> <1431769465-26867-9-git-send-email-stefan@agner.ch> <20150516205103.GO2067@n2100.arm.linux.org.uk> <20150519053503.GP1071@dragon> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1809 Lines: 46 On Tue, 19 May 2015, Shawn Guo wrote: > On Mon, May 18, 2015 at 05:36:43PM +0200, Thomas Gleixner wrote: > > > > > > On Sun, 17 May 2015, Thomas Gleixner wrote: > > > > > On Sat, 16 May 2015, Russell King - ARM Linux wrote: > > > > > > > On Sat, May 16, 2015 at 11:44:20AM +0200, Stefan Agner wrote: > > > > > Remove the needless differences between MMU/!MMU addruart calls. > > > > > This allows to use the same addruart macro on SoC level. Useful > > > > > for SoC consisting of multiple CPUs with and without MMU such as > > > > > Freescale Vybrid. > > > > > > > > > > Signed-off-by: Stefan Agner > > > > > > > > Depending on the merge plan for the remainder (has tglx reviewed the IRQ > > > > changes yet? I think he needs to before this can be merged)... if it's > > > > not going to go in for the next merge window, this should find its way > > > > into the patch system so it can be applied anyway. > > > > > > I'm going to apply the irq core and chip driver modifications to a > > > separate branch later today, so you or ARM-SOC folks can pull that > > > in. Will send you a mail where it can be found. > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/for-arm > > > > That contains the first 5 patches which touch kernel/irq/ and > > drivers/irqchip/ > > Russell, Arnd, > > I guess the easiest way to merge rest of the series is to have them go > via i.MX tree with your nods? If you pull the irq stuff. Make sure that the HEAD is b5cc5cbc11697. I pushed out a broken version earlier. Thanks, tglx -- 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/