From: Olof Johansson Date: Mon, 23 Apr 2007 15:11:55 +0000 (+1000) Subject: [POWERPC] Save trap number in bad_stack X-Git-Tag: v2.6.22-rc1~1109^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687304014f7ca8e2fbb3feaefef356b4a0da65ad;p=pandora-kernel.git [POWERPC] Save trap number in bad_stack Save the trap number in the case of getting a bad stack in an exception handler. It is sometimes useful to know what exception it was that caused this to happen. Without this, no trap number is reported. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed