diff options
author | 2014-05-16 13:22:48 -0400 | |
---|---|---|
committer | 2014-05-16 13:22:48 -0400 | |
commit | d5c419b68e368fdd9f1857bf8d4bb4480edb9b80 (patch) | |
tree | 6d33da7872654ff796b103f3e1d49ec28025a157 /tools/perf/scripts/python/syscall-counts.py | |
parent | cgroup: remove cgroup->parent (diff) | |
download | linux-dev-d5c419b68e368fdd9f1857bf8d4bb4480edb9b80.tar.xz linux-dev-d5c419b68e368fdd9f1857bf8d4bb4480edb9b80.zip |
cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
We're moving towards using cgroup_subsys_states as the fundamental
structural blocks. Let's move cgroup->sibling and ->children into
cgroup_subsys_state. This is pure move without functional change and
only cgroup->self's fields are actually used. Other csses will make
use of the fields later.
While at it, update init_and_link_css() so that it zeroes the whole
css before initializing it and remove explicit zeroing of ->flags.
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