cpumask: use mm_cpumask() wrapper: um
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:51 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:51 +0000 (09:34 +0930)
commitfa40699b975131028a61aa8e095b0b17f350da40
tree56d02bbeb105757667f8279956328ad41c58d591
parent55b8cab49dd43d227f0dd49e3524406fdc46d37b
cpumask: use mm_cpumask() wrapper: um

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/um/include/asm/mmu_context.h