[PATCH] ARM: dove: fix legacy dove IRQ numbers for 3.18

Russell King - ARM Linux linux at arm.linux.org.uk
Sun Dec 21 07:59:25 PST 2014


On Sun, Dec 21, 2014 at 02:51:18PM +0100, Andrew Lunn wrote:
> On Tue, Dec 09, 2014 at 05:11:31PM +0000, Russell King wrote:
> > v3.18 changed handle_IRQ() to call __handle_domain_irq(), which now
> > rejects attempts to deliver IRQ0.  Since IRQ 0 is used as the timer
> > interrupt (just like the PIT on x86), this causes boot to fail as the
> > bogomips calibration never completes.
> > 
> > Fix this by shuffling all interrupts up by one.
> > 
> > Fixes: a71b092a9c68 ("ARM: Convert handle_IRQ to use __handle_domain_irq")
> > Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> 
> Hi Russell
> 
> Do you want to take this though your tree? Or should we take it
> through mvebu?

I think it makes sense for you to take it, and push it through arm-soc.

Thanks.

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.



More information about the linux-arm-kernel mailing list