]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita00206a46a6f46c945ae099cacadd6366d67f5f6
tree02fdd1c081acfde7522a971bc2969bca76ca90c7
parent98f8f76f05906e528447ca1c6c887415dfbb0d1a
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