From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Date: Fri, 14 Nov 2014 17:05:25 +0000 Subject: Re: [PATCH V4 01/14] sh: Eliminate unused irq_reg_{readl,writel} accessors Message-Id: <20141114170525.GL3698@titan.lakedaemon.net> List-Id: References: <1415342669-30640-1-git-send-email-cernekee@gmail.com> <1415342669-30640-2-git-send-email-cernekee@gmail.com> <20141114163843.GH29662@linux-mips.org> In-Reply-To: <20141114163843.GH29662@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ralf Baechle Cc: Geert Uytterhoeven , Kevin Cernekee , Thomas Gleixner , 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 Fri, Nov 14, 2014 at 05:38:44PM +0100, Ralf Baechle wrote: > 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. Are the SH maintainers active? I admit I know very little about the arch. I'm more than happy to pick it up and keep it with the rest of the series, I just didn't want to step on toes... thx, Jason.