x86: cosmetic changes apic-related files.
authorMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:33:59 +0000 (17:33 -0800)
committerMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:40:57 +0000 (17:40 -0800)
commitbcda016eddd7a8b374bb371473c821a91ff1d8cc
tree9335614036937765c385479d707ef7327fca7d67
parentd7b381bb7b1ad69ff008ea063d26e988b686c8de
x86: cosmetic changes apic-related files.

This patch simply changes cpumask_t to struct cpumask and similar
trivial modernizations.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
16 files changed:
arch/x86/include/asm/bigsmp/ipi.h
arch/x86/include/asm/es7000/ipi.h
arch/x86/include/asm/genapic_32.h
arch/x86/include/asm/genapic_64.h
arch/x86/include/asm/ipi.h
arch/x86/include/asm/mach-default/mach_apic.h
arch/x86/include/asm/mach-default/mach_ipi.h
arch/x86/include/asm/numaq/ipi.h
arch/x86/include/asm/smp.h
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/genx2apic_cluster.c
arch/x86/kernel/genx2apic_phys.c
arch/x86/kernel/genx2apic_uv_x.c
arch/x86/kernel/ipi.c
arch/x86/kernel/smp.c
arch/x86/xen/smp.c