commit | 3a7e73a2e26fffdbc46ba95fc0425418984f5140 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat Nov 28 18:51:02 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 09 10:03:07 2009 +0100 |
tree | 02fdd1c081acfde7522a971bc2969bca76ca90c7 | |
parent | a65ac745e47e91f9d98dbf07f22ed0492e34d998 [diff] |
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>