Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277375
b: refs/heads/master
c: f4d6f6c
h: refs/heads/master
i:
  277373: 4ed221d
  277371: 581c8c2
  277367: edbb253
  277359: 25dd0ab
  277343: 920aa64
  277311: 1d5ae95
  277247: 62e164e
v: v3
  • Loading branch information
Glauber Costa authored and Ingo Molnar committed Nov 16, 2011
1 parent 30ec284 commit b37a1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 56f570e512eeb5b412cb3a62234adc446a8eb32b
refs/heads/master: f4d6f6c2649c2c47261db4dcc3110d6f22202ea2
1 change: 1 addition & 0 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -8275,6 +8275,7 @@ void __init sched_init(void)
#ifdef CONFIG_CGROUP_SCHED
list_add(&root_task_group.list, &task_groups);
INIT_LIST_HEAD(&root_task_group.children);
INIT_LIST_HEAD(&root_task_group.siblings);
autogroup_init(&init_task);
#endif /* CONFIG_CGROUP_SCHED */

Expand Down

0 comments on commit b37a1d9

Please sign in to comment.