[PATCH] i386: print EIP/ESP last
authorRandy Dunlap <rdunlap@xenotime.net>
Tue, 11 Apr 2006 05:53:11 +0000 (22:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:33 +0000 (06:18 -0700)
commit7bee5c0fd2b25d185650cbfa049823e03f648c09
treef0937f3d2ce67cee54ad8a81d7a6628e21d8e955
parent6cf272acd59e4e7a17b969adcdf413e15754bfe4
[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 <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/traps.c