]> git.baikalelectronics.ru Git - kernel.git/commit
cpumask: use mm_cpumask() wrapper: m32r
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:49 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:50 +0000 (09:34 +0930)
commit4527764a972743163f75cf8f60ab0c4c80e8c8b2
tree6f4ce2326a870f4494fa72d6be0fdf42c4c749d5
parent1e200be71f5035b0662c23ee69291ffc951c223c
cpumask: use mm_cpumask() wrapper: m32r

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>
Acked-by: Hirokazu Takata <takata@linux-m32r.org> (fixes)
arch/m32r/include/asm/mmu_context.h
arch/m32r/kernel/smp.c