summaryrefslogtreecommitdiffstats
path: root/net/llc
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2014-02-25 10:04:03 -0500
committerTejun Heo <tj@kernel.org>2014-02-25 10:04:03 -0500
commit0e1d768f1b1873272ec4e8dc1482bb5281855017 (patch)
tree8c8156afaa83e9d647c0202d63112b4be6a240d1 /net/llc
parenteaf797abc53b0ab3f0a02d4ef873a565fcce6daa (diff)
downloadop-kernel-dev-0e1d768f1b1873272ec4e8dc1482bb5281855017.zip
op-kernel-dev-0e1d768f1b1873272ec4e8dc1482bb5281855017.tar.gz
cgroup: drop task_lock() protection around task->cgroups
For optimization, task_lock() is additionally used to protect task->cgroups. The optimization is pretty dubious as either css_set_rwsem is grabbed anyway or PF_EXITING already protects task->cgroups. It adds only overhead and confusion at this point. Let's drop task_[un]lock() and update comments accordingly. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud