Searched hist:"81 f1adf01224f5c0be5f90f43664f799c1f7bb2d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | mmu_context_64.h | diff 81f1adf01224f5c0be5f90f43664f799c1f7bb2d Sun Mar 15 23:10:39 CDT 2009 Rusty Russell <rusty@rustcorp.com.au> cpumask: use mm_cpumask() wrapper: sparc
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/sparc/kernel/ |
H A D | smp_32.c | diff 81f1adf01224f5c0be5f90f43664f799c1f7bb2d Sun Mar 15 23:10:39 CDT 2009 Rusty Russell <rusty@rustcorp.com.au> cpumask: use mm_cpumask() wrapper: sparc
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>
|
H A D | smp_64.c | diff 81f1adf01224f5c0be5f90f43664f799c1f7bb2d Sun Mar 15 23:10:39 CDT 2009 Rusty Russell <rusty@rustcorp.com.au> cpumask: use mm_cpumask() wrapper: sparc
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>
|