diff options
| author | Tejun Heo <tj@kernel.org> | 2016-03-03 09:57:58 -0500 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2022-04-19 00:50:56 +0300 |
| commit | 319331fe671f7191aefaa666b622f0981919938d (patch) | |
| tree | 0f87eb025fbaff5067ee56f083923b45a19d207a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 4241636e2fb02869587edc3ce885f42dd78737ea (diff) | |
cgroup: reorder operations in cgroup_mkdir()
Currently, operations to initialize internal objects and create
interface directory and files are intermixed in cgroup_mkdir(). We're
in the process of refactoring cgroup and css management paths to
separate them out to eventually allow cgroups which aren't visible
through cgroup fs.
This patch reorders operations inside cgroup_mkdir() so that interface
directory and file handling comes after internal object
initialization. This will enable further refactoring.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Zefan Li <lizefan@huawei.com>
Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
