[ARM] Update show_regs/oops register format
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 18 Jun 2007 13:59:45 +0000 (14:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 18 Jun 2007 14:04:42 +0000 (15:04 +0100)
commit154c772ebfb12ef66855510e6be2b12c85110b0c
tree9ece82abedf5f566572ba50ec7dd5294e5653389
parentd9202429e60d16d39c427cd4e4408cf1827ab9e9
[ARM] Update show_regs/oops register format

Add the kernel release and version information to the output of
show_regs/oops.  Add the CPU PSR register.  Avoid using printk
to output partial lines; always output a complete line.

Re-combine the "Control" and "Table + DAC" lines after nommu
separated them; we don't want to waste vertical screen space
needlessly.

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