]> git.baikalelectronics.ru Git - kernel.git/commit
cpumask: use mm_cpumask() wrapper: cris
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 03:41:47 +0000 (14:11 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 03:41:47 +0000 (14:11 +1030)
commit7dc6305c9ff519210edef9d538812c8a86a5d7d8
tree197a6a02a13b0a51470a85c5fd91160a42a621fa
parent6a75de767ffc95f675193e79fdaa57a8c58499f8
cpumask: use mm_cpumask() wrapper: cris

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/cris/arch-v32/kernel/smp.c
arch/cris/arch-v32/mm/tlb.c