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

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/mips/include/asm/mmu_context.h
arch/mips/mm/c-octeon.c