linux-kernel-test/arch/x86/include/asm/mach-default
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
..
apm.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
do_timer.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
entry_arch.h x86: make x86_32 use tlb_64.c 2009-01-21 17:26:06 +09:00
mach_apic.h x86: clean up esr_disable() methods 2009-01-28 23:20:17 +01:00
mach_apicdef.h x86: rename 'genapic' to 'apic' 2009-01-28 23:20:06 +01:00
mach_ipi.h x86: rename 'genapic' to 'apic' 2009-01-28 23:20:06 +01:00
mach_mpparse.h x86: clean up apic->acpi_madt_oem_check methods 2009-01-28 23:20:12 +01:00
mach_mpspec.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_timer.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_traps.h x86: drop double underscores from header guards 2008-10-23 00:01:39 -07:00
mach_wakecpu.h x86: fix apic.c build error on latest git 2009-01-12 19:24:23 +01:00
pci-functions.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
setup_arch.h x86, um: ... and asm-x86 move 2008-10-22 22:55:20 -07:00
smpboot_hooks.h x86: fix wakeup_cpu with numaq/es7000, v2 2008-11-17 17:57:34 +01:00