sched: Clean up check_preempt_wakeup()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 28 Nov 2009 17:51:02 +0000 (18:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Dec 2009 09:03:07 +0000 (10:03 +0100)
commit3a7e73a2e26fffdbc46ba95fc0425418984f5140
tree02fdd1c081acfde7522a971bc2969bca76ca90c7
parenta65ac745e47e91f9d98dbf07f22ed0492e34d998
sched: Clean up check_preempt_wakeup()

Streamline the wakeup preemption code a bit, unifying the preempt path
so that they all do the same.

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