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)
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>

No differences found