android_kernel_xiaomi_sm8350/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
ipi.h
mpparse.h x86: clean up apic->acpi_madt_oem_check methods 2009-01-28 23:20:12 +01:00