diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 777cd01e240e..341acbbc434a 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
| @@ -2511,7 +2511,7 @@ extern void normalize_rt_tasks(void); | |||
| 2511 | 2511 | ||
| 2512 | #ifdef CONFIG_CGROUP_SCHED | 2512 | #ifdef CONFIG_CGROUP_SCHED |
| 2513 | 2513 | ||
| 2514 | extern struct task_group init_task_group; | 2514 | extern struct task_group root_task_group; |
| 2515 | 2515 | ||
| 2516 | extern struct task_group *sched_create_group(struct task_group *parent); | 2516 | extern struct task_group *sched_create_group(struct task_group *parent); |
| 2517 | extern void sched_destroy_group(struct task_group *tg); | 2517 | extern void sched_destroy_group(struct task_group *tg); |
