[MIPS] ret_from_irq adjustment
Make sure that RA on top of interrupt stack is an address of ret_from_irq, so that dump_stack etc. can trace info interrupted context. Also this patch fixes except_vec_vi_handler and __smtc_ipi_vector which seems broken. Signed-off-by:Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by:
Ralf Baechle <ralf@linux-mips.org>
Showing
- arch/mips/dec/int-handler.S 4 additions, 7 deletionsarch/mips/dec/int-handler.S
- arch/mips/kernel/entry.S 9 additions, 5 deletionsarch/mips/kernel/entry.S
- arch/mips/kernel/genex.S 3 additions, 5 deletionsarch/mips/kernel/genex.S
- arch/mips/kernel/smtc-asm.S 3 additions, 6 deletionsarch/mips/kernel/smtc-asm.S
Please register or sign in to comment