commit | d7c33c4930f569caf6b2ece597432853c4151a45 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Sep 11 12:45:38 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 15 16:01:07 2009 +0200 |
tree | 96a0eca96b0109a0dbc2c7a92065cafcf5660718 | |
parent | 83f54960c11a14942ab00b54c51e91906b9d8235 [diff] |
sched: Fix task affinity for select_task_rq_fair While merging select_task_rq_fair() and sched_balance_self() I made a mistake that leads to testing the wrong task affinty. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>