sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Turn the initial value of sysctl kernel.sysrq (SYSRQ_DEFAULT_ENABLE) into a Kconfig variable. Original version by Bastian Blank <waldi@debian.org>. Signed-off-by:Ben Hutchings <ben@decadent.org.uk> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- Documentation/sysrq.txt 6 additions, 7 deletionsDocumentation/sysrq.txt
- drivers/tty/sysrq.c 1 addition, 1 deletiondrivers/tty/sysrq.c
- include/linux/sysrq.h 0 additions, 3 deletionsinclude/linux/sysrq.h
- kernel/sysctl.c 1 addition, 1 deletionkernel/sysctl.c
- lib/Kconfig.debug 9 additions, 0 deletionslib/Kconfig.debug
Loading
Please register or sign in to comment