From: Kyle McMartin Date: Sat, 1 Mar 2008 18:30:19 +0000 (-0800) Subject: [PARISC] clean up show_stack X-Git-Tag: v2.6.25-rc6~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc39455e7948ec9bc5f3f2dced5c2f5ac8a8dfd9;p=pandora-kernel.git [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 --- Reading git-diff-tree failed