Skip to content
Commit b5ba75b5 authored by Tejun Heo's avatar Tejun Heo
Browse files

cgroup: simplify threadgroup locking



Now that threadgroup locking is made global, code paths around it can
be simplified.

* lock-verify-unlock-retry dancing removed from __cgroup_procs_write().

* Race protection against de_thread() removed from
  cgroup_update_dfl_csses().

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent d59cfc09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment