]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Reduce screen space needed by stack trace
authorJan Beulich <jbeulich@novell.com>
Wed, 11 Jan 2006 21:46:45 +0000 (22:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:03 +0000 (19:05 -0800)
commit793410b0b2ec47968787359d78c81ee63ee40eaa
tree208a8544004b6b60ab75fb7037a72b1fb4a21793
parentd41c19058f7b164f89b9b0932a7346d00c958274
[PATCH] x86_64: Reduce screen space needed by stack trace

Especially under Xen, where the console cannot be adjusted to more than 25
lines, it is fairly important that the information displayed during a panic
is as compact as possible. Below adjustments work towards that.

Signed-Off-By: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/traps.c