summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/stacktrace.c
diff options
context:
space:
mode:
authorVladimir Davydov <vdavydov@parallels.com>2015-02-19 17:34:46 +0300
committerTejun Heo <tj@kernel.org>2015-03-02 12:11:01 -0500
commit295458e67284f57d154ec8156a22797c0cfb044a (patch)
tree0229507c7ffcb1ea79ccd6989e42f2784bb5bbf9 /arch/arc/kernel/stacktrace.c
parent283cb41f426b723a0255702b761b0fc5d1b53a81 (diff)
downloadlinux-295458e67284f57d154ec8156a22797c0cfb044a.tar.bz2
cgroup: call cgroup_subsys->bind on cgroup subsys initialization
Currently, we call cgroup_subsys->bind only on unmount, remount, and when creating a new root on mount. Since the default hierarchy root is created in cgroup_init, we will not call cgroup_subsys->bind if the default hierarchy is freshly mounted. As a result, some controllers will behave incorrectly (most notably, the "memory" controller will not enable hierarchy support). Fix this by calling cgroup_subsys->bind right after initializing a cgroup subsystem. Signed-off-by: Vladimir Davydov <vdavydov@parallels.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/arc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions