linux/arch/cris/arch-v32/mm
Rusty Russell b9d65c0477 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>
2009-03-16 14:11:47 +10:30
..
Makefile CRIS v32: Whitespace and formatting changes for kernel/ptrace.c 2008-02-08 11:06:24 +01:00
init.c [CRIS] Move header files from include to arch/cris/include. 2008-10-29 17:29:44 +01:00
intmem.c CRIS v32: Fix bug in internal memory allocator mm/intmem.c 2008-02-08 11:06:36 +01:00
l2cache.c CRIS v32: Add L2 cache initialization code. 2008-02-08 11:06:23 +01:00
mmu.S CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S 2008-02-08 11:06:36 +01:00
tlb.c cpumask: use mm_cpumask() wrapper: cris 2009-03-16 14:11:47 +10:30