sched: rework wakeup preemption
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 23 Sep 2008 12:54:23 +0000 (14:54 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Sep 2008 12:54:23 +0000 (14:54 +0200)
Rework the wakeup preemption to work on real runtime instead of
the virtual runtime. This greatly simplifies the code.

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

Simple merge