commit | 8eaede49dfdc1ff1d727f9c913665b8009945191 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Mon Oct 07 01:05:46 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 16 13:01:44 2013 -0700 |
tree | 094c592c127142c4f01766fb82e3a7973c87ca1c | |
parent | e8b5cbb041130ef297c90f8af2d3d45dfb9e6d15 [diff] |
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>