cpumask: use mm_cpumask() wrapper: cris
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 03:41:47 +0000 (14:11 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 03:41:47 +0000 (14:11 +1030)
commitb9d65c04773850ff3a82f69d43981be650e658a1
tree197a6a02a13b0a51470a85c5fd91160a42a621fa
parentafc6ca01f6da831ff09f4dabdef3b50f114e9e1e
cpumask: use mm_cpumask() wrapper: cris

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>
arch/cris/arch-v32/kernel/smp.c
arch/cris/arch-v32/mm/tlb.c