git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9be3eec
)
cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 26 Dec 2008 11:53:43 +0000
(22:23 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 26 Dec 2008 11:53:43 +0000
(22:23 +1030)
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>
No differences found