]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/Kconfig.kgdb
kdb: Allow access to sensitive commands to be restricted by default
authorDaniel Thompson <daniel.thompson@linaro.org>
Thu, 6 Nov 2014 14:36:47 +0000 (14:36 +0000)
committerJason Wessel <jason.wessel@windriver.com>
Tue, 11 Nov 2014 15:31:52 +0000 (09:31 -0600)
commitb8017177cdfd46b0222b3b74b206780f52f22f3d
tree7f738d28dbf3f6ea20a491ca5a2216777efb2e6e
parent420c2b1b0df84f5956036b5185cc1e11d247817d
kdb: Allow access to sensitive commands to be restricted by default

Currently kiosk mode must be explicitly requested by the bootloader or
userspace. It is convenient to be able to change the default value in a
similar manner to CONFIG_MAGIC_SYSRQ_DEFAULT_MASK.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Cc: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
kernel/debug/kdb/kdb_main.c
lib/Kconfig.kgdb