[PATCH] x86_64: adjust kstack_depth_to_print default
authorJan Beulich <jbeulich@novell.com>
Mon, 26 Jun 2006 11:59:26 +0000 (13:59 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:21 +0000 (10:48 -0700)
commitcab093b9d4b40c71c6261a11ba8f1ca027e09008
tree0d29ab7454531d5fa7745760764df44c446c0c91
parentbdbdaa791fb5b97ba5b3124c7593ffe308e2afef
[PATCH] x86_64: adjust kstack_depth_to_print default

Defaulting to a value not evenly divisible by four makes little sense,
as four values are displayed per line (and hence the rest of the line
would otherwise be wasted).

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