]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/cgroup-defs.h
cgroup: Include dying leaders with live threads in PROCS iterations
[mirror_ubuntu-bionic-kernel.git] / include / linux / cgroup-defs.h
index 36574ab921321bdec9d14825508be87e3dba831f..db5c405155b5379993856f2542e56b91ebc2311d 100644 (file)
@@ -202,6 +202,7 @@ struct css_set {
         */
        struct list_head tasks;
        struct list_head mg_tasks;
+       struct list_head dying_tasks;
 
        /* all css_task_iters currently walking this cset */
        struct list_head task_iters;