From: Atsushi Nemoto Date: Thu, 28 Sep 2006 10:15:33 +0000 (+0900) Subject: [MIPS] Stacktrace build-fix and improvement X-Git-Tag: v2.6.19-rc1~376^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23126692e30ec22760e0ef932c3c2fff00d440bb;p=pandora-kernel.git [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 --- Reading git-diff-tree failed