diff options
author | 2014-05-16 13:22:48 -0400 | |
---|---|---|
committer | 2014-05-16 13:22:48 -0400 | |
commit | d51f39b05ce0008118c45945e681b20484990571 (patch) | |
tree | 5330c7169c843832515e6e1f9bb0d964d8eda299 /tools/perf/scripts/python/syscall-counts.py | |
parent | device_cgroup: remove direct access to cgroup->children (diff) | |
download | linux-dev-d51f39b05ce0008118c45945e681b20484990571.tar.xz linux-dev-d51f39b05ce0008118c45945e681b20484990571.zip |
cgroup: remove cgroup->parent
cgroup->parent is redundant as cgroup->self.parent can also be used to
determine the parent cgroup and we're moving towards using
cgroup_subsys_states as the fundamental structural blocks. This patch
introduces cgroup_parent() which follows cgroup->self.parent and
removes cgroup->parent.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions