commit | dc39455e7948ec9bc5f3f2dced5c2f5ac8a8dfd9 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@shortfin.cabal.ca> | Sat Mar 01 10:30:19 2008 -0800 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Sat Mar 15 19:12:15 2008 -0700 |
tree | cccb2906d56e32b2febfdfede5caec80c64f712a | |
parent | b23f5baab393a36ea560182fc9f9005d47a15050 [diff] |
[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>