90d6c73a2c6ea0aaf6b6fa9c2ebce parent c8cc9618c55a341dda39357cce5ff39f7ad17132 author Atsushi Nemoto 1159438533 +0900 committer Ralf Baechle 1159741018 +0100 [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 Signed-off-by: Ralf Baechle