commit | 1c63b4b8474700f3fb5e3442a78897766f153437 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Wed Jun 21 16:49:38 2006 +0000 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Tue Jun 27 23:28:44 2006 +0000 |
tree | 90a32c95e88a3efce329e62e923fa4b989608b9d | |
parent | 67a061a191017f984a1ef0ff73ae988b9b15f6d3 [diff] |
[PARISC] Refactor show_regs in traps.c 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>