Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: remove condition from set_task_cpu()
remove condition from set_task_cpu(). Now that ->vruntime is not global anymore, it should (and does) work fine without it too. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
- Loading branch information