diff options
author | Mario Limonciello | 2021-09-08 16:41:46 -0500 |
---|---|---|
committer | Rafael J. Wysocki | 2021-09-13 19:19:02 +0200 |
commit | aa06e20f1be628186f0c2dcec09ea0009eb69778 (patch) | |
tree | e9e9e350d654320829cf9281bf9445347f0c190f /MAINTAINERS | |
parent | 435a8dc8d9b9d91e625901fea5b5695b9b976d84 (diff) |
x86/ACPI: Don't add CPUs that are not online capable
A number of systems are showing "hotplug capable" CPUs when they
are not really hotpluggable. This is because the MADT has extra
CPU entries to support different CPUs that may be inserted into
the socket with different numbers of cores.
Starting with ACPI 6.3 the spec has an Online Capable bit in the
MADT used to determine whether or not a CPU is hotplug capable
when the enabled bit is not set.
Link: https://uefi.org/htmlspecs/ACPI_Spec_6_4_html/05_ACPI_Software_Programming_Model/ACPI_Software_Programming_Model.html?#local-apic-flags
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions