diff options
author | Tejun Heo <tj@kernel.org> | 2014-11-18 08:49:50 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-11-18 08:49:50 +0100 |
commit | 0f060deb5c5107486c5dadd5c715b3693d381e0a (patch) | |
tree | 6e026e7b68546545bda4ca1d2cf89525e6b1c14a /kernel/workqueue_internal.h | |
parent | cpuset: lock vs unlock typo (diff) | |
download | linux-0f060deb5c5107486c5dadd5c715b3693d381e0a.tar.xz linux-0f060deb5c5107486c5dadd5c715b3693d381e0a.zip |
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_child_subsys_mask()
cgroup_refresh_child_subsys_mask() calculates and updates the
effective @cgrp->child_subsys_maks according to the current
@cgrp->subtree_control. Separate out the calculation part into
cgroup_calc_child_subsys_mask(). This will be used to fix a bug in
the async css offline wait logic.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Zefan Li <lizefan@huawei.com>
Diffstat (limited to 'kernel/workqueue_internal.h')
0 files changed, 0 insertions, 0 deletions