From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH V3 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates Date: Tue, 04 Nov 2014 09:18:17 +0100 Message-ID: <2690630.v59x1FdWZd@wuerfel> References: <1414890241-9938-1-git-send-email-cernekee@gmail.com> <2217077.1aQXS9nJph@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Thomas Gleixner Cc: Kevin Cernekee , f.fainelli@gmail.com, jason@lakedaemon.net, ralf@linux-mips.org, linux-sh@vger.kernel.org, sergei.shtylyov@cogentembedded.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, mbizon@freebox.fr, jogo@openwrt.org, linux-mips@linux-mips.org List-Id: devicetree@vger.kernel.org On Monday 03 November 2014 21:18:20 Thomas Gleixner wrote: > On Mon, 3 Nov 2014, Arnd Bergmann wrote: > > On Saturday 01 November 2014 18:03:47 Kevin Cernekee wrote: > > > V2->V3: > > > > > > - Move updated irq_reg_{readl,writel} functions back into > > > so they can be called by irqchip drivers > > > > > > - Add gc->reg_{readl,writel} function pointers so that irqchip > > > drivers like arch/sh/boards/mach-se/{7343,7722}/irq.c can override them > > > > > > - CC: linux-sh list in lieu of Paul's defunct linux-sh.org email address > > > > > > - Fix handling of zero L2 status in bcm7120-l2.c > > > > > > - Rebase on Linus' head of tree > > > > Looks all great. I also looked at the series now and am very happy > > about how it turned out. > > Does that translate to an Acked-by on the whole lot? > > Jason, can you please pick that lot up with an Acked-by-me on the > changes to the existing infrastructure? Yes, I should have been more explicit: Acked-by: Arnd Bergmann