]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[MIPS] Rearrange show_stack, show_trace
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Tue, 25 Jul 2006 14:51:36 +0000 (23:51 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 27 Sep 2006 12:37:05 +0000 (13:37 +0100)
commite889d78fd5775d0b466f570928f5b0f0c9f05355
treec85ebfa9ae7fb6d72d6c1ac6f67d64fba92b1145
parente7dee3cea4dcd54744cf68864784c1336a42144f
[MIPS] Rearrange show_stack, show_trace

Print call-trace in show_stack() (like on other archs).  Also make
show_trace() static and simplify its argument list.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c