summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-08-13 20:22:51 -0400
committerTejun Heo <tj@kernel.org>2013-08-13 20:22:51 -0400
commit3c14f8b44fafaa60519440bea1591e495b928327 (patch)
tree98da4ec6500a63c3c8f0aff62eaa6fcfe3ace0eb /include
parentedae0c3358947f8be5ca99f762d89e0c38e1f5d5 (diff)
downloadblackbird-op-linux-3c14f8b44fafaa60519440bea1591e495b928327.tar.gz
blackbird-op-linux-3c14f8b44fafaa60519440bea1591e495b928327.zip
cgroup: move subsys file removal to kill_css()
With the planned unified hierarchy, individual css's will be created and destroyed dynamically across the lifetime of a cgroup. To enable such usages, css destruction is being decoupled from cgroup destruction. This patch moves subsys file removal from cgroup_destroy_locked() to kill_css(). While this changes the order of destruction operations, the changes shouldn't be noticeable to cgroup subsystems or userland. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud