linux/arch/x86/include/asm/mach-generic
Ingo Molnar dac5f4121d x86, apic: untangle the send_IPI_*() jungle
Our send_IPI_*() methods and definitions are a twisted mess: the same
symbol is defined to different things depending on .config details,
in a non-transparent way.

 - spread out the quirks into separately named per apic driver methods

 - prefix the standard PC methods with default_

 - get rid of wrapper macro obfuscation

 - clean up various details

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-28 23:20:31 +01:00
..
gpio.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_apic.h x86, apic: refactor ->cpu_mask_to_apicid*() 2009-01-28 23:20:30 +01:00
mach_apicdef.h x86, apic: refactor ->apic_id_mask & APIC_ID_MASK 2009-01-28 23:20:29 +01:00
mach_ipi.h x86, apic: untangle the send_IPI_*() jungle 2009-01-28 23:20:31 +01:00
mach_mpparse.h x86: consolidate the ->mps_oem_check() code 2009-01-28 23:20:28 +01:00
mach_mpspec.h x86: rename mp_config_table to mpc_table 2009-01-04 13:22:58 +01:00
mach_wakecpu.h x86: rename 'genapic' to 'apic' 2009-01-28 23:20:06 +01:00