[PARISC] dump_stack in show_regs
authorKyle McMartin <kyle@shortfin.cabal.ca>
Tue, 19 Feb 2008 07:26:46 +0000 (23:26 -0800)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Sun, 16 Mar 2008 02:12:01 +0000 (19:12 -0700)
Originally, show_stack was used in BUG() output. However, a recent commit
changed it to print register state (no idea what that's supposed to help,
really...) and parisc was missing a backtrace because of it.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found