summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-06-13 06:04:53 +0200
committerTejun Heo <tj@kernel.org>2013-06-13 19:55:18 +0200
commit54766d4a1d3d6f84ff8fa475cd8f165c0a0000eb (patch)
tree8a897b12cfe0f2e373eceffd3eddb095efd23844 /Makefile
parentcgroup: clean up css_[try]get() and css_put() (diff)
downloadlinux-54766d4a1d3d6f84ff8fa475cd8f165c0a0000eb.tar.xz
linux-54766d4a1d3d6f84ff8fa475cd8f165c0a0000eb.zip
cgroup: rename CGRP_REMOVED to CGRP_DEAD
We will add another flag indicating that the cgroup is in the process of being killed. REMOVING / REMOVED is more difficult to distinguish and cgroup_is_removing()/cgroup_is_removed() are a bit awkward. Also, later percpu_ref usage will involve "kill"ing the refcnt. s/CGRP_REMOVED/CGRP_DEAD/ s/cgroup_is_removed()/cgroup_is_dead() This patch is purely cosmetic. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions