Skip to content
Commit f6f52baf authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent fe402e1f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment