--- zzzz-none-000/linux-2.6.19.2/arch/arm/kernel/entry-armv.S 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/arm/kernel/entry-armv.S 2007-05-23 11:50:43.000000000 +0000 @@ -1035,9 +1035,12 @@ * other mode than FIQ... Ok you can switch to another mode, but you can't * get out of that mode without clobbering one register. */ + .globl vector_fiq vector_fiq: disable_fiq subs pc, lr, #4 + nop + nop /*============================================================================= * Address exception handler