]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commitd7c33c4930f569caf6b2ece597432853c4151a45
tree96a0eca96b0109a0dbc2c7a92065cafcf5660718
parent83f54960c11a14942ab00b54c51e91906b9d8235
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>
kernel/sched_fair.c