2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-02 02:34:05 +08:00
linux-next/arch/x86/kernel/apic
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
..
apic_flat_64.c x86: apic: simplify secondary CPU wakeup methods 2009-02-26 13:58:26 +01:00
apic.c Merge branch 'x86/core' into x86/mce2 2009-02-24 16:11:51 -08: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 x86, apic: separate 32-bit setup functionality out of apic_32.c 2009-02-17 23:12:48 +01:00
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 x86: remove update_apic from x86_quirks 2009-02-26 06:32:25 +01:00
summit_32.c cpumask: use new cpumask functions throughout x86 2009-03-13 14:49:54 +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