]> Pileus Git - ~andy/linux/blobdiff - Documentation/cgroups/cgroups.txt
cgroup: hold cgroup_mutex before calling css_offline()
[~andy/linux] / Documentation / cgroups / cgroups.txt
index bcf1a00b06a1e7e09042c5dfc354ce3b94e45ae0..0028e888828cf3d3c691b151ed5ecb15e5d1ca3f 100644 (file)
@@ -580,6 +580,7 @@ propagation along the hierarchy. See the comment on
 cgroup_for_each_descendant_pre() for details.
 
 void css_offline(struct cgroup *cgrp);
+(cgroup_mutex held by caller)
 
 This is the counterpart of css_online() and called iff css_online()
 has succeeded on @cgrp. This signifies the beginning of the end of