Searched hist:"5 d8c39f68e1dc78c1a958e28bc685a5bac125b21" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/ia64/include/asm/ |
H A D | mmu_context.h | diff 5d8c39f68e1dc78c1a958e28bc685a5bac125b21 Sun Mar 15 22:42:48 CDT 2009 Rusty Russell <rusty@rustcorp.com.au> 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>
|
/openbmc/linux/arch/ia64/mm/ |
H A D | tlb.c | diff 5d8c39f68e1dc78c1a958e28bc685a5bac125b21 Sun Mar 15 22:42:48 CDT 2009 Rusty Russell <rusty@rustcorp.com.au> 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>
|