From: Chuck Ebbert <76306.1226@compuserve.com> Date: Thu, 7 Dec 2006 01:14:11 +0000 (+0100) Subject: [PATCH] x86: add sysctl for kstack_depth_to_print X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0741f4d207a644482d7a040f05cd264c98cf7ee8;p=pandora-kernel.git [PATCH] x86: add sysctl for kstack_depth_to_print Add sysctl for kstack_depth_to_print. This lets users change the amount of raw stack data printed in dump_stack() without having to reboot. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Andi Kleen --- Reading git-diff-tree failed