summaryrefslogtreecommitdiffstats
path: root/kernel/spinlock.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-04-07 18:29:51 +0200
committerTejun Heo <tj@kernel.org>2013-04-07 18:29:51 +0200
commitb9777cf8d7c7854c3c38bd6621d993b85c2afcdf (patch)
treed3f0275df187bb01a4262971f8fea6f4dbf7f26d /kernel/spinlock.c
parentcgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all() (diff)
downloadlinux-b9777cf8d7c7854c3c38bd6621d993b85c2afcdf.tar.xz
linux-b9777cf8d7c7854c3c38bd6621d993b85c2afcdf.zip
cgroup: unexport locking interface and cgroup_attach_task()
Now that all external cgroup_lock() users are gone, we can finally unexport the locking interface and prevent future abuse of cgroup_mutex. Make cgroup_[un]lock() and cgroup_lock_live_group() static. Also, cgroup_attach_task() doesn't have any user left and can't be used without locking interface anyway. Make it static too. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'kernel/spinlock.c')
0 files changed, 0 insertions, 0 deletions