]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL
authorAdrian Bunk <bunk@stusta.de>
Tue, 10 Jan 2006 04:54:51 +0000 (20:54 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:02:02 +0000 (08:02 -0800)
commit3954ecb9e25e36b97f99a69c946a435b1b560f97
tree7f8d732b17036d4a063e54d507d2dd71b527df40
parentdcae5ab1f561212ffb07475a9cc0c4558ef6e2d9
[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL

I know several people using MAGIC_SYSRQ not for kernel debugging but for
trying to do a halfway normal shutdown in case of problems.

Since there's no technical reason why MAGIC_SYSRQ would have to depend on
DEBUG_KERNEL, I'm therefore suggesting to drop this dependency.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
lib/Kconfig.debug