]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - kernel/sysctl.c
[PATCH] x86: add sysctl for kstack_depth_to_print
authorChuck Ebbert <76306.1226@compuserve.com>
Thu, 7 Dec 2006 01:14:11 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:11 +0000 (02:14 +0100)
commit0741f4d207a644482d7a040f05cd264c98cf7ee8
tree787f2fffc12871d0f19e492fc4258cda254aa42d
parentc7a3392e9e53e43c44a971de3dd480a8e2788e75
[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 <ak@suse.de>
Documentation/sysctl/kernel.txt
arch/i386/kernel/traps.c
arch/x86_64/kernel/traps.c
include/asm-x86_64/stacktrace.h
kernel/sysctl.c