From: Jan Beulich Date: Wed, 11 Jan 2006 21:46:45 +0000 (+0100) Subject: [PATCH] x86_64: Reduce screen space needed by stack trace X-Git-Tag: v2.6.16-rc1~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2f6304500930ab534a6aa3198bce0c51586206;p=pandora-kernel.git [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 Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed