diff options
Diffstat (limited to 'include/linux/cgroup-defs.h')
| -rw-r--r-- | include/linux/cgroup-defs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cgroup-defs.h b/include/linux/cgroup-defs.h index 77258d276f93..1615b9c17e02 100644 --- a/include/linux/cgroup-defs.h +++ b/include/linux/cgroup-defs.h | |||
| @@ -216,6 +216,7 @@ struct css_set { | |||
| 216 | */ | 216 | */ |
| 217 | struct list_head tasks; | 217 | struct list_head tasks; |
| 218 | struct list_head mg_tasks; | 218 | struct list_head mg_tasks; |
| 219 | struct list_head dying_tasks; | ||
| 219 | 220 | ||
| 220 | /* all css_task_iters currently walking this cset */ | 221 | /* all css_task_iters currently walking this cset */ |
| 221 | struct list_head task_iters; | 222 | struct list_head task_iters; |
