Skip to content
Commit eb1dd15f authored by Costa Shulyupin's avatar Costa Shulyupin Committed by Tejun Heo
Browse files

cgroup/cpuset: Remove stale text



Task's cpuset pointer was removed by
commit 8793d854 ("Task Control Groups: make cpusets a client of cgroups")

Paragraph "The task_lock() exception ...." was removed by
commit 2df167a3 ("cgroups: update comments in cpuset.c")

Remove stale text:

 We also require taking task_lock() when dereferencing a
 task's cpuset pointer. See "The task_lock() exception", at the end of this
 comment.

 Accessing a task's cpuset should be done in accordance with the
 guidelines for accessing subsystem state in kernel/cgroup.c

and reformat.

Co-developed-by: default avatarMichal Koutný <mkoutny@suse.com>
Co-developed-by: default avatarWaiman Long <longman@redhat.com>
Signed-off-by: default avatarCosta Shulyupin <costa.shul@redhat.com>
Acked-by: default avatarWaiman Long <longman@redhat.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent f92f4749
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment