[PATCH] ARM: showregs
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Apr 2005 14:50:36 +0000 (15:50 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 17 Apr 2005 14:50:36 +0000 (15:50 +0100)
commit652a12ef98d16ccd1ee5cdf2c832ce5411ed3262
treefb4202396bed56574c68f5b516eeb85846e88c6a
parent58c02ec4701c94c671a41e1e5d50c582e859851f
[PATCH] ARM: showregs

Fix show_regs() to provide a backtrace.  Provide a new __show_regs()
function which implements the common subset of show_regs() and die().
Add prototypes to asm-arm/system.h

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
arch/arm/kernel/process.c
arch/arm/kernel/traps.c
include/asm-arm/ptrace.h
include/asm-arm/system.h