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:
c8cc961
)
[MIPS] Stacktrace build-fix and improvement
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Thu, 28 Sep 2006 10:15:33 +0000
(19:15 +0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Sun, 1 Oct 2006 22:16:58 +0000
(23:16 +0100)
Fix build error due to stacktrace API change. Now save_stack_trace()
tries to save all kernel context, including interrupts and exception.
Also some asm code are changed a bit so that we can detect the end of
current context easily.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found