commit | 7bee5c0fd2b25d185650cbfa049823e03f648c09 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Mon Apr 10 22:53:11 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:33 2006 -0700 |
tree | f0937f3d2ce67cee54ad8a81d7a6628e21d8e955 | |
parent | 6cf272acd59e4e7a17b969adcdf413e15754bfe4 [diff] |
[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>