Skip to content
Snippets Groups Projects
Commit fac536f7 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Merge branch 'sched/urgent' into sched/core


Merge reason: bring together all the pending scheduler bits,
              for the sched/numa changes.

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parents 13e099d2 30b4e9eb
Branches
Tags
No related merge requests found
......@@ -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),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment