linux-stable-rt/arch/x86/xen
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86
Impact: cleanup

1) &cpu_online_map -> cpu_online_mask
2) first_cpu/next_cpu_nr -> cpumask_first/cpumask_next
3) cpu_*_map manipulation -> init_cpu_* / set_cpu_*

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-03-13 14:49:54 +10:30
..
Kconfig
Makefile
debugfs.c
debugfs.h
enlighten.c
grant-table.c
irq.c
mmu.c
mmu.h
multicalls.c
multicalls.h
setup.c
smp.c
spinlock.c
suspend.c
time.c
vdso.h
xen-asm.S
xen-asm.h
xen-asm_32.S
xen-asm_64.S
xen-head.S
xen-ops.h