[MIPS] Fix the crime against humanity that mipsIRQ.S is.
[safe/jmp/linux-2.6] / arch / mips / momentum / ocelot_c / int-handler.S
index 52349d9..f778341 100644 (file)
@@ -52,8 +52,9 @@
                .set    reorder
 
                /* wrong alarm or masked ... */
-               j       spurious_interrupt
+               jal     spurious_interrupt
                nop
+               j       ret_from_irq
                END(ocelot_handle_int)
 
                .align  5