提交 fac536f7 编写于 作者: I Ingo Molnar

Merge branch 'sched/urgent' into sched/core

Merge reason: bring together all the pending scheduler bits,
              for the sched/numa changes.
Signed-off-by: NIngo Molnar <mingo@kernel.org>
......@@ -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),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册