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:
b23f5ba
)
[PARISC] clean up show_stack
author
Kyle McMartin
<kyle@shortfin.cabal.ca>
Sat, 1 Mar 2008 18:30:19 +0000
(10:30 -0800)
committer
Kyle McMartin
<kyle@shortfin.cabal.ca>
Sun, 16 Mar 2008 02:12:15 +0000
(19:12 -0700)
When we show_regs, we obviously have a struct pt_regs of the calling
frame. Use these in show_stack so we don't have the entire bogus call trace
up to the show_stack call.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
No differences found