sched: remove the !PREEMPT_BKL code
authorIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:33 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:33 +0000 (21:08 +0100)
commit6478d8800b75253b2a934ddcb734e13ade023ad0
treedf4017269b8755735578445c0a8a9e8b3b2615e9
parent58b8a73ab8becfcaea84abc2a06038281efa4c8a
sched: remove the !PREEMPT_BKL code

remove the !PREEMPT_BKL code.

this removes 160 lines of legacy code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/hardirq.h
include/linux/smp_lock.h
kernel/Kconfig.preempt
kernel/sched.c
lib/kernel_lock.c