sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls
commit1fc84aaae3bae9646dd4c7798b8c0ff934338909
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 25 Aug 2007 16:41:52 +0000 (25 18:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 25 Aug 2007 16:41:52 +0000 (25 18:41 +0200)
tree341ec96425967e8311346bb9c90fb1a7f07bdac4
parentd1caeb02b17c6bc215a9a40a98a1beb92dcbd310
sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctls

Make the lockdep sysctls not depend on CONFIG_SCHED_DEBUG.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sysctl.c