cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 26 Dec 2008 11:53:43 +0000 (22:23 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 26 Dec 2008 11:53:43 +0000 (22:23 +1030)
commitbe4d638c1597580ed2294d899d9f1a2cd10e462c
tree2a4800b70c1e2a1249915f74f8e45f62de319457
parent9be3eec2c83848a1ca57ebad13c63c95d0df01e2
cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask

cpu_coregroup_map returned a cpumask_t: it's going away.

(Note, the sched part of this patch won't apply meaningfully to the
sched tree, but I'm posting it to show the goal).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Ingo Molnar <mingo@redhat.com>
block/blk.h
kernel/sched.c