Home
last modified time | relevance | path

Searched hist:"81 f1adf01224f5c0be5f90f43664f799c1f7bb2d" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dmmu_context_64.hdiff 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 Dsmp_32.cdiff 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 Dsmp_64.cdiff 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>