From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Date: Fri, 14 Nov 2014 16:38:44 +0000 Subject: Re: [PATCH V4 01/14] sh: Eliminate unused irq_reg_{readl,writel} accessors Message-Id: <20141114163843.GH29662@linux-mips.org> List-Id: References: <1415342669-30640-1-git-send-email-cernekee@gmail.com> <1415342669-30640-2-git-send-email-cernekee@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Kevin Cernekee , Thomas Gleixner , Jason Cooper , Linux-sh list , Arnd Bergmann , Florian Fainelli , Sergei Shtylyov , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Maxime Bizon , Jonas Gorski , Linux MIPS Mailing List On Mon, Nov 10, 2014 at 09:13:49AM +0100, Geert Uytterhoeven wrote: > On Fri, Nov 7, 2014 at 7:44 AM, Kevin Cernekee wrote: > > Defining these macros way down in arch/sh/.../irq.c doesn't cause > > kernel/irq/generic-chip.c to use them. As far as I can tell this code > > has no effect. > > > > Signed-off-by: Kevin Cernekee > > Compared preprocessor and asm output before and after, no difference > except for line numbers, so > > Tested-by: Geert Uytterhoeven I noticed the remainder of of this series is now in Jason Cooper's irqchip tree. Is anybody still taking care of SH? If not I can funnel it through the MIPS tree. Ralf