aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/amd/pmc
diff options
context:
space:
mode:
authorDavid Arcari <[email protected]>2025-08-29 11:38:59 +0000
committerIlpo Järvinen <[email protected]>2025-08-29 13:15:19 +0000
commitaa28991fd5dc4c01a40caab2bd9af8c5e06f9899 (patch)
tree7e92437614335905d18cd5d03b9e2007214f035b /drivers/platform/x86/amd/pmc
parentplatform/x86: acer-wmi: Stop using ACPI bitmap for platform profile choices (diff)
downloadkernel-aa28991fd5dc4c01a40caab2bd9af8c5e06f9899.tar.gz
kernel-aa28991fd5dc4c01a40caab2bd9af8c5e06f9899.zip
platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID
Currently, tpmi_get_logical_id() calls topology_physical_package_id() to set the pkg_id of the info structure. Since some VM hosts assign non contiguous package IDs, topology_physical_package_id() can return a larger value than topology_max_packages(). This will result in an invalid reference into tpmi_power_domain_mask[] as that is allocatead based on topology_max_packages() as the maximum package ID. Fixes: 17ca2780458c ("platform/x86/intel: TPMI domain id and CPU mapping") Signed-off-by: David Arcari <[email protected]> Acked-by: Srinivas Pandruvada <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/amd/pmc')
0 files changed, 0 insertions, 0 deletions