summaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
diff options
context:
space:
mode:
authorRusty Russell2008-11-24 17:05:03 +0100
committerIngo Molnar2008-11-24 17:50:17 +0100
commit1e5ce4f4a755ee498bd9217dae26143afa0d8f31 (patch)
tree58794312cf975daa27e8b8f7fa3cc4f65555f6b2 /kernel/sched_fair.c
parentsched: get rid of boutique sched.c allocations, use cpumask_var_t. (diff)
downloadkernel-qcow2-linux-1e5ce4f4a755ee498bd9217dae26143afa0d8f31.tar.gz
kernel-qcow2-linux-1e5ce4f4a755ee498bd9217dae26143afa0d8f31.tar.xz
kernel-qcow2-linux-1e5ce4f4a755ee498bd9217dae26143afa0d8f31.zip
sched: remove any_online_cpu()
Impact: use new API any_online_cpu() is a good name, but it takes a cpumask_t, not a pointer. There are several places where any_online_cpu() doesn't really want a mask arg at all. Replace all callers with cpumask_any() and cpumask_any_and(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_fair.c')
0 files changed, 0 insertions, 0 deletions