linux/arch/x86/include/asm/numaq
Ingo Molnar 333344d943 x86, smp: refactor ->smp_callin_clear_local_apic() methods
Only NUMAQ does something substantial here, because it initializes
via NMIs (not via INIT as standard SMP startup) - so it needs to
reset the APIC.

 - extend the generic code to handle NULL methods

 - clear out dummy methods and replace them with NULL

 - clean up: remove wrapper macros, etc.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-28 23:20:33 +01:00
..
apic.h x86, apic: refactor ->cpu_mask_to_apicid*() 2009-01-28 23:20:30 +01:00
apicdef.h x86, apic: get rid of *_APIC_ID_MASK definitions 2009-01-28 23:20:30 +01:00
ipi.h x86, apic: untangle the send_IPI_*() jungle 2009-01-28 23:20:31 +01:00
mpparse.h x86: rename mp_config_table to mpc_table 2009-01-04 13:22:58 +01:00
wakecpu.h x86, smp: refactor ->smp_callin_clear_local_apic() methods 2009-01-28 23:20:33 +01:00