diff options
author | Tejun Heo <tj@kernel.org> | 2013-01-07 08:51:07 -0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-01-07 08:51:07 -0800 |
commit | 0772324ae669f787b42fdb9fc5ac2c3d1c0df509 (patch) | |
tree | 6a7aacbd773a1b3867c6bd2d62c796b79a3579fd /firmware/qlogic | |
parent | 01c889cf4f2e16c9a21376f8583f4a2872d7d1da (diff) | |
download | op-kernel-dev-0772324ae669f787b42fdb9fc5ac2c3d1c0df509.zip op-kernel-dev-0772324ae669f787b42fdb9fc5ac2c3d1c0df509.tar.gz |
cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
The function isn't that hot, the overhead of missing the fast exit is
low, the test itself depends heavily on cgroup internals, and it's
gonna be a hindrance when trying to decouple cpuset locking from
cgroup core. Remove the fast exit path.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'firmware/qlogic')
0 files changed, 0 insertions, 0 deletions