commit | f431baa55abf8adeed0c718b51deacbc151f58f1 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Mon Oct 09 01:24:23 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 09 23:20:46 2006 +0100 |
tree | fe0383328c1d8bcb0fae7e266a437b980a05a7f9 | |
parent | 441ee341ad63572f39cb8074e31806b5b1471d0b [diff] |
[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>