From: Randy Dunlap Date: Tue, 11 Apr 2006 05:53:11 +0000 (-0700) Subject: [PATCH] i386: print EIP/ESP last X-Git-Tag: v2.6.17-rc2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bee5c0fd2b25d185650cbfa049823e03f648c09;p=pandora-kernel.git [PATCH] i386: print EIP/ESP last Print summary registers (EIP and SS:ESP only) as last death info. This makes this important data visible in case it had scrolled off the top of the display. Similar to what x86_64 does. Suggested by Andi Kleen. Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed