diff options
author | Tejun Heo <tj@kernel.org> | 2016-03-08 17:51:25 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-03-08 17:51:25 +0100 |
commit | 58cdb1ceb15aab7b34719ad225ff023775d774e7 (patch) | |
tree | 82d1e2ab77163416f6eb63d2b642e88b6ad63143 /include/video | |
parent | cgroup: Trivial correction to reflect controller. (diff) | |
download | linux-58cdb1ceb15aab7b34719ad225ff023775d774e7.tar.xz linux-58cdb1ceb15aab7b34719ad225ff023775d774e7.zip |
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
cgroup_update_dfl_csses() should move each task in the subtree to
self; however, it was incorrectly calling cgroup_migrate_add_src()
with the root of the subtree as @dst_cgrp. Fortunately,
cgroup_migrate_add_src() currently uses @dst_cgrp only to determine
the hierarchy and the bug doesn't cause any actual breakages. Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions