mbox series

[0/3] x86: (largely) LAPIC related cleanup

Message ID 67f6d8cc-05cf-ac8e-38c0-55578f9f595a@suse.com (mailing list archive)
Headers show
Series x86: (largely) LAPIC related cleanup | expand

Message

Jan Beulich Sept. 6, 2019, 1:57 p.m. UTC
The latter two patches are derived from Linux ones, which caught
my attention. The first one is simply some extra code reduction
potential I noticed while evaluating whether those Linux changes
are applicable to our tree.

1: x86: drop CONFIG_X86_MCE_THERMAL
2: x86/apic: include the LDR when clearing out APIC registers
3: x86/apic: do not initialize LDR and DFR for bigsmp

Jan