Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305006
b: refs/heads/master
c: fac536f
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed May 17, 2012
1 parent a62368c commit 0efad38
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 13e099d2f77e1da3e4046860c48d956588633613
refs/heads/master: fac536f7e4927f34d480dc066f3a578c743b8f0e
2 changes: 2 additions & 0 deletions trunk/kernel/sched/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -6489,6 +6489,8 @@ static int __sdt_alloc(const struct cpumask *cpu_map)
if (!sg)
return -ENOMEM;

sg->next = sg;

*per_cpu_ptr(sdd->sg, j) = sg;

sgp = kzalloc_node(sizeof(struct sched_group_power),
Expand Down

0 comments on commit 0efad38

Please sign in to comment.