[PARISC] clean up show_stack
authorKyle McMartin <kyle@shortfin.cabal.ca>
Sat, 1 Mar 2008 18:30:19 +0000 (10:30 -0800)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Sun, 16 Mar 2008 02:12:15 +0000 (19:12 -0700)
commitdc39455e7948ec9bc5f3f2dced5c2f5ac8a8dfd9
treecccb2906d56e32b2febfdfede5caec80c64f712a
parentb23f5baab393a36ea560182fc9f9005d47a15050
[PARISC] clean up show_stack

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>
arch/parisc/kernel/traps.c