git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67a061a
)
[PARISC] Refactor show_regs in traps.c
author
Kyle McMartin
<kyle@parisc-linux.org>
Wed, 21 Jun 2006 16:49:38 +0000
(16:49 +0000)
committer
Kyle 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