cpumask: use mm_cpumask() wrapper: sh
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 13:03:14 +0000 (22:33 +0930)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 09:24:15 +0000 (18:24 +0900)
commit74c86d6757c8782e076f15aa87b8b509742c9927
treea17f1dc46b100ef44a29273ca7a0e1bec707212b
parent819807df6e60d415a73cd25038814dc9c88d376f
cpumask: use mm_cpumask() wrapper: sh

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>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/mmu_context.h