diff options
author | Peter Zijlstra <[email protected]> | 2009-09-07 18:12:06 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-09-07 20:39:05 +0200 |
commit | cdd2ab3de4301728b20efd6225681d3ff591a938 (patch) | |
tree | 7b812c19b624efb0056a96a1403e5b5e791ff714 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 840a0653100dbde599ae8ddf83fa214dfa5fd1aa (diff) |
sched: Remove short cut from select_task_rq_fair()
select_task_rq_fair() incorrectly skips the wake_affine()
logic, remove this.
When prev_cpu == this_cpu, the code jumps straight to the
wake_idle() logic, this doesn't give the wake_affine() logic
the chance to pin the task to this cpu.
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions