commit | b2b5ce022acf5e9f52f7b78c5579994fdde191d4 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Oct 15 15:24:15 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Oct 22 14:16:45 2010 +0200 |
tree | 15e7d1742b530cdbe7b0734378e7f043b9a5faac | |
parent | b7dadc38797584f6203386da1947ed5edf516646 [diff] |
sched, cgroup: Fixup broken cgroup movement Dima noticed that we fail to correct the ->vruntime of sleeping tasks when we move them between cgroups. Reported-by: Dima Zavin <dima@android.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Tested-by: Mike Galbraith <efault@gmx.de> LKML-Reference: <1287150604.29097.1513.camel@twins> Signed-off-by: Ingo Molnar <mingo@elte.hu>