kernel-fxtec-pro1x/arch/x86/kernel/apic
Rusty Russell 70ba2b6a70 cpumask: clean up summit's send_IPI functions
Impact: cleanup, remove cpumask from stack

summit_send_IPI_allbutself might as well call
default_send_IPI_mask_allbutself_logical().  Also change cpumask_t to
struct cpumask and &cpu_online_map to cpu_online_mask while here.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-03-13 14:49:55 +10:30
..
apic.c
apic_flat_64.c x86: apic: simplify secondary CPU wakeup methods 2009-02-26 13:58:26 +01:00
bigsmp_32.c cpumask: use new cpumask functions throughout x86 2009-03-13 14:49:54 +10:30
es7000_32.c cpumask: use new cpumask functions throughout x86 2009-03-13 14:49:54 +10:30
io_apic.c
ipi.c
Makefile
nmi.c cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t 2009-03-13 14:49:49 +10:30
numaq_32.c cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 2009-03-13 14:49:47 +10:30
probe_32.c x86: apic: simplify secondary CPU wakeup methods 2009-02-26 13:58:26 +01:00
probe_64.c
summit_32.c cpumask: clean up summit's send_IPI functions 2009-03-13 14:49:55 +10:30
x2apic_cluster.c x86: apic: simplify secondary CPU wakeup methods 2009-02-26 13:58:26 +01:00
x2apic_phys.c x86: apic: simplify secondary CPU wakeup methods 2009-02-26 13:58:26 +01:00
x2apic_uv_x.c x86: apic: simplify secondary CPU wakeup methods, fix 2009-02-26 14:11:06 +01:00