]> Git Repo - linux.git/blobdiff - include/linux/cgroup-defs.h
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / include / linux / cgroup-defs.h
index 8641f4320c9803b8c3aab4a54f9d16bf833fa069..4a6b6b77ccb6c346f112e8c83ea7a451c8e1d300 100644 (file)
@@ -243,7 +243,7 @@ struct css_set {
         * Lists running through all tasks using this cgroup group.
         * mg_tasks lists tasks which belong to this cset but are in the
         * process of being migrated out or in.  Protected by
-        * css_set_rwsem, but, during migration, once tasks are moved to
+        * css_set_lock, but, during migration, once tasks are moved to
         * mg_tasks, it can be read safely while holding cgroup_mutex.
         */
        struct list_head tasks;
This page took 0.037941 seconds and 4 git commands to generate.