cpumask: use mm_cpumask() wrapper: ia64
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 03:42:48 +0000 (14:12 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 03:42:48 +0000 (14:12 +1030)
commit5d8c39f68e1dc78c1a958e28bc685a5bac125b21
tree7ddfa61f4cba4923ad6d3036947ac652035e65a2
parent2af51a3f817a22661fcb52da7c96d078a699f40f
cpumask: use mm_cpumask() wrapper: ia64

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/ia64/include/asm/mmu_context.h
arch/ia64/mm/tlb.c
arch/ia64/sn/kernel/sn2/sn2_smp.c