linux-kernel-test/arch/x86/include/asm/summit
Ingo Molnar f6f52baf26 x86: clean up esr_disable() methods
Impact: cleanup

Most subarchitectures want to disable the APIC ESR (Error Status Register),
because they generally have hardware hacks that wrap standard CPUs into
a bigger system and hence the APIC bus is quite non-standard and weirdnesses
(lockups) have been seen with ESR reporting.

Remove the esr_disable macros and put the desired flag into each
subarchitecture's genapic template directly.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-28 23:20:17 +01:00
..
apic.h x86: clean up esr_disable() methods 2009-01-28 23:20:17 +01:00
apicdef.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
ipi.h x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 2008-12-16 17:40:56 -08:00
mpparse.h x86: clean up apic->acpi_madt_oem_check methods 2009-01-28 23:20:12 +01:00