From: Kyle McMartin Date: Tue, 19 Feb 2008 07:26:46 +0000 (-0800) Subject: [PARISC] dump_stack in show_regs X-Git-Tag: v2.6.25-rc6~1^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0347b49c9a877a33c59f80de1a9dbabd5244205;p=pandora-kernel.git [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 --- Reading git-diff-tree failed