diff options
| author | Paul Turner <[email protected]> | 2011-07-06 22:30:37 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2011-07-21 18:01:44 +0200 |
| commit | 9598c82dcacadc3b9daa8170613fd054c6124d30 (patch) | |
| tree | 1d6c8b5c1aa9882bf9f5f64b68356baf625d23f8 /kernel/rtmutex-debug.c | |
| parent | 9bbd7374361d9bfc75108c3ad1c1b6db28b1be59 (diff) | |
sched: Don't update shares twice on on_rq parent
In dequeue_task_fair() we bail on dequeue when we encounter a parenting entity
with additional weight. However, we perform a double shares update on this
entity as we continue the shares update traversal from this point, despite
dequeue_entity() having already updated its queuing cfs_rq.
Avoid this by starting from the parent when we resume.
Signed-off-by: Paul Turner <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions