[PARISC] Refactor show_regs in traps.c
authorKyle McMartin <kyle@parisc-linux.org>
Wed, 21 Jun 2006 16:49:38 +0000 (16:49 +0000)
committerKyle McMartin <kyle@hera.kernel.org>
Tue, 27 Jun 2006 23:28:44 +0000 (23:28 +0000)
show_regs() was one bloaty function. Split it into a few cleaner
functions and define a clean macro to print a line of registers.

[And from Thibaut, only print fprs on a usermode trap.]

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found