[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)
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>

No differences found