git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
441ee34
)
[MIPS] ret_from_irq adjustment
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Sun, 8 Oct 2006 16:24:23 +0000
(
01:24
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 9 Oct 2006 22:20:46 +0000
(23:20 +0100)
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>
No differences found