diff options
author | Tejun Heo <tj@kernel.org> | 2013-06-29 06:08:27 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-07-16 13:28:24 +0200 |
commit | a698b4488ab98deef6c3beeba3e27fea17650132 (patch) | |
tree | b165584741f936387a9bbb66e879f52fbcb0ea71 /kernel/cpuset.c | |
parent | cgroup: move module ref handling into rebind_subsystems() (diff) | |
download | linux-a698b4488ab98deef6c3beeba3e27fea17650132.tar.xz linux-a698b4488ab98deef6c3beeba3e27fea17650132.zip |
cgroup: remove gratuituous BUG_ON()s from rebind_subsystems()
rebind_subsystems() performs santiy checks even on subsystems which
aren't specified to be added or removed and the checks aren't all that
useful given that these are in a very cold path while the violations
they check would trip up in much hotter paths.
Let's remove these from rebind_subsystems().
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions