[MIPS] Rewrite spurious_interrupt from assembler to C.
[safe/jmp/linux-2.6] / arch / mips / jazz / int-handler.S
index dc752c6..e35f5fc 100644 (file)
@@ -263,7 +263,8 @@ loc_call:   /*
 /*
  * "Jump extender" to reach spurious_interrupt
  */
-3:             j       spurious_interrupt
+3:             jal     spurious_interrupt
+               j       ret_from_irq
 
 /*
  * Vectors for interrupts generated by local devices