[GIT PULL] ACPI fix for v5.19-rc8
From: Rafael J. Wysocki
Date: Fri Jul 22 2022 - 14:17:43 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.19-rc8
with top-most commit 09073396ea62d0a10b03f5661dcabfd8eca3f098
ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC
is supported
on top of commit ff6992735ade75aae3e35d16b17da1008d753d28
Linux 5.19-rc7
to receive an ACPI fix for 5.19-rc8.
This fixes yet another piece of ACPI CPPC changes fallout on AMD
platforms (Mario Limonciello).
Thanks!
---------------
Mario Limonciello (1):
ACPI: CPPC: Don't require flexible address space if
X86_FEATURE_CPPC is supported
---------------
drivers/acpi/cppc_acpi.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)