Home
last modified time | relevance | path

Searched hist:"5 d8c39f68e1dc78c1a958e28bc685a5bac125b21" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/
H A Dmmu_context.hdiff 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 Dtlb.cdiff 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>