commit | d0347b49c9a877a33c59f80de1a9dbabd5244205 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@shortfin.cabal.ca> | Mon Feb 18 23:26:46 2008 -0800 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Sat Mar 15 19:12:01 2008 -0700 |
tree | 298b6c3569d75be6f199b95819488e24d23b00ec | |
parent | ff451d70593040df1a7c3df80a38e9ce530e12e0 [diff] |
[PARISC] dump_stack in show_regs 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>