diff options
author | Tejun Heo <tj@kernel.org> | 2012-11-19 17:13:36 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-11-19 17:13:36 +0100 |
commit | 648bb56d076bde31113f09a7d24d95bc8d4155ac (patch) | |
tree | 5e17d543a77f3783e4cfce7f525f4c3255238c07 /kernel/Kconfig.preempt | |
parent | cgroup: trivial cleanup for cgroup_init/load_subsys() (diff) | |
download | linux-648bb56d076bde31113f09a7d24d95bc8d4155ac.tar.xz linux-648bb56d076bde31113f09a7d24d95bc8d4155ac.zip |
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Make cgroup_init_subsys() grab cgroup_mutex while initializing a
subsystem so that all helpers and callbacks are called under the
context they expect. This isn't strictly necessary as
cgroup_init_subsys() doesn't race with anybody but will allow adding
lockdep assertions.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions