From: Adrian Bunk Date: Tue, 10 Jan 2006 04:54:51 +0000 (-0800) Subject: [PATCH] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL X-Git-Tag: v2.6.16-rc1~476 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f346f4b373aa320fb0337a3b504e3fb5344abc0b;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed