[PATCH 2/5] ARM: orion: always use MULTI_IRQ_HANDLER

Arnd Bergmann arnd at arndb.de
Mon Mar 2 13:44:29 PST 2015


On Monday 02 March 2015 22:37:49 Andrew Lunn wrote:
> On Mon, Mar 02, 2015 at 09:36:55PM +0100, Arnd Bergmann wrote:
> > As a preparation for multiplatform support, this enables
> > the MULTI_IRQ_HANDLER code unconditionally on dove and
> > orion5x, and introduces the respective code on mv78xx0,
> > which did not have it so far. The classic entry-macro.S
> > files are removed as they are now obsolete.
> 
> Hi Arnd
> 
> I don't know if it is relevant or not, but mach-dove IRQ handling is
> slightly broken. It uses IRQ 0. Russell King did provide a patch to
> move all the interrupts up by one, but it did not apply. I asked for a
> new version, rebased on the -rc1 of the time, but it never appeared.

Ok.

My guess is that my patch doesn't change that problem for better or
worse, but it might make rebasing slightly harder.

	Arnd



More information about the linux-arm-kernel mailing list