Rusty Russell 7ce1df49e1 cpumask: use mm_cpumask() wrapper: mn10300
Makes code futureproof against the impending change to mm->cpu_vm_mask
(to be a pointer).

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).

Also change the actual arg name here to "mm" (which it is), not "task".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-09-24 09:34:50 +09:30
..
2009-09-22 07:17:42 -07:00
2009-09-09 13:29:18 -07:00
2009-06-14 11:49:41 +05:30
2009-06-14 11:51:12 +05:30
2009-07-10 14:24:05 -07:00