Skip to content
Commit 3404c8d9 authored by Rusty Russell's avatar Rusty Russell Committed by Ingo Molnar
Browse files

sched: get rid of boutique sched.c allocations, use cpumask_var_t.



Impact: use new general API

Using lots of allocs rather than one big alloc is less efficient, but
who cares for this setup function?

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarMike Travis <travis@sgi.com>
Acked-by: default avatarIngo Molnar <mingo@elte.hu>

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent abcd083a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment