diff options
author | 2016-03-03 09:57:58 -0500 | |
---|---|---|
committer | 2016-03-03 09:57:58 -0500 | |
commit | 195e9b6c4b09434dad6ec3c163fdf037e16b3c96 (patch) | |
tree | 84f6af781583e498aa645942352156fec7062e7f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cgroup: explicitly track whether a cgroup_subsys_state is visible to userland (diff) | |
download | linux-dev-195e9b6c4b09434dad6ec3c163fdf037e16b3c96.tar.xz linux-dev-195e9b6c4b09434dad6ec3c163fdf037e16b3c96.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions