diff options
| author | Tejun Heo <tj@kernel.org> | 2016-03-08 11:51:25 -0500 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2022-04-19 00:51:01 +0300 |
| commit | b73ad13d7ea13f17381465a6ef2bc1e92938bb57 (patch) | |
| tree | 19de7abcaed44f83eb390bc4818e50a2f5c92e2c /tools/perf/scripts/python/netdev-times.py | |
| parent | 2486334d03dc5c37a28541ceb0dfc19be30fb0b7 (diff) | |
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>
Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
