sched/core: Keep rq online after cpu isolation
To move tasks off a cpu when offlining the rq needs to be offlined to un-throttle tasks. However, tasks might still run on the CPU even after the CPU has been isolated (per-CPU threads). Thus we should leave the rq in online state after tasks have been moved. Change-Id: I9b1e0a21a22acea7c55b126fdbc20355697950a0 Signed-off-by:Olav Haugan <ohaugan@codeaurora.org> [markivx: Fix minor merge conflict] Signed-off-by:
Vikram Mulukutla <markivx@codeaurora.org> Signed-off-by:
Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Loading
Please register or sign in to comment