linux-kernel-test/arch/x86/include/asm/numaq
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 x86: cosmetic changes apic-related files. 2008-12-16 17:40:57 -08:00
mpparse.h x86: rename mp_config_table to mpc_table 2009-01-04 13:22:58 +01:00
wakecpu.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00