summaryrefslogtreecommitdiffstats
path: root/arch/mips/philips/pnx8550/common/mipsIRQ.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/philips/pnx8550/common/mipsIRQ.S')
-rw-r--r--arch/mips/philips/pnx8550/common/mipsIRQ.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/philips/pnx8550/common/mipsIRQ.S b/arch/mips/philips/pnx8550/common/mipsIRQ.S
index 338bffd..e049a71 100644
--- a/arch/mips/philips/pnx8550/common/mipsIRQ.S
+++ b/arch/mips/philips/pnx8550/common/mipsIRQ.S
@@ -46,8 +46,9 @@
/* wrong alarm or masked ... */
- j spurious_interrupt
+ jal spurious_interrupt
nop
+ j ret_from_irq
END(cp0_irqdispatch)
.align 5
OpenPOWER on IntegriCloud