]> Git Repo - linux.git/commit - lib/Kconfig.debug
[PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL
authorAdrian Bunk <[email protected]>
Tue, 10 Jan 2006 04:54:51 +0000 (20:54 -0800)
committerLinus Torvalds <[email protected]>
Tue, 10 Jan 2006 16:02:02 +0000 (08:02 -0800)
commitf346f4b373aa320fb0337a3b504e3fb5344abc0b
tree7f8d732b17036d4a063e54d507d2dd71b527df40
parent4c29c4c5f28616f2a87f0e6499aa9776d9be58ad
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/Kconfig.debug
This page took 0.052594 seconds and 4 git commands to generate.