commit | be4d638c1597580ed2294d899d9f1a2cd10e462c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Dec 26 22:23:43 2008 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Dec 26 22:23:43 2008 +1030 |
tree | 2a4800b70c1e2a1249915f74f8e45f62de319457 | |
parent | 9be3eec2c83848a1ca57ebad13c63c95d0df01e2 [diff] |
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>