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:
819807d
)
cpumask: use mm_cpumask() wrapper: sh
author
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 12 Jun 2009 13:03:14 +0000
(22:33 +0930)
committer
Paul Mundt
<lethal@linux-sh.org>
Sun, 14 Jun 2009 09:24:15 +0000
(18:24 +0900)
Makes code futureproof against the impending change to mm->cpu_vm_mask.
It's also a chance to use the new cpumask_ ops which take a pointer
(the older ones are deprecated, but there's no hurry for arch code).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found