git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83f5496
)
sched: Fix task affinity for select_task_rq_fair
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 11 Sep 2009 10:45:38 +0000
(12:45 +0200)
committer
Ingo 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