sched: Fix task affinity for select_task_rq_fair
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 11 Sep 2009 10:45:38 +0000 (12:45 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:01:07 +0000 (16:01 +0200)
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>

No differences found