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:
e9b3751
)
cpumask: use mm_cpumask() wrapper: sparc
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 16 Mar 2009 04:10:39 +0000
(14:40 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 16 Mar 2009 04:10:39 +0000
(14:40 +1030)
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>
No differences found