commit | 23126692e30ec22760e0ef932c3c2fff00d440bb | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Thu Sep 28 19:15:33 2006 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sun Oct 01 23:16:58 2006 +0100 |
tree | 1bdfdbe895090d6c73a2c6ea0aaf6b6fa9c2ebce | |
parent | c8cc9618c55a341dda39357cce5ff39f7ad17132 [diff] |
[MIPS] Stacktrace build-fix and improvement 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>