|
@@ -2701,9 +2701,6 @@ static void cgroup_advance_iter(struct cgroup *cgrp,
|
|
|
* using their cgroups capability, we don't maintain the lists running
|
|
|
* through each css_set to its tasks until we see the list actually
|
|
|
* used - in other words after the first call to cgroup_iter_start().
|
|
|
- *
|
|
|
- * The tasklist_lock is not held here, as do_each_thread() and
|
|
|
- * while_each_thread() are protected by RCU.
|
|
|
*/
|
|
|
static void cgroup_enable_task_cg_lists(void)
|
|
|
{
|