[PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootup
commit17d82fcc6a15887b7138d35802ab8fc5f249794f
authorDeepak Saxena <dsaxena@net.rmk.(none)>
Fri, 3 Jun 2005 21:18:52 +0000 (3 22:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 3 Jun 2005 21:18:52 +0000 (3 22:18 +0100)
treeb550dc5b0acdb6017788d3c1aab36ae12352aab7
parent8775420d2fbcfff866995471ea5f6130d14d121c
[PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootup

Patch from Deepak Saxena

The IXDP2800 bootloader does not disable IRQs before jumping into
the kernel and this is causing the Grand Unified KGDB to crash
the system when we do an early call to trap_init() and irq handlers
have not yet been registered. This patch disables IRQs before we
jump into the kernel.

Signed-off-by: Deepak Saxena
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/head-xscale.S