summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-06-22 17:39:43 (GMT)
committerGregory CLEMENT <gregory.clement@free-electrons.com>2015-06-24 09:05:57 (GMT)
commit5d6bed2a9c8bc161bff4cc7cede00f2e0e27a7e7 (patch)
tree4db5a813dac35086638df74e6b02b99e9dddcca8 /arch/arm/mach-mvebu
parent2f5bc307be2480ba89e4c5d118f406f04a4a7299 (diff)
downloadlinux-5d6bed2a9c8bc161bff4cc7cede00f2e0e27a7e7.tar.xz
ARM: dove: fix legacy dove IRQ numbers
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@arm.linux.org.uk> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm/mach-mvebu')
0 files changed, 0 insertions, 0 deletions