[GIT PULL] ACPI fix for v6.15-rc7

From: Rafael J. Wysocki
Date: Fri May 16 2025 - 12:16:15 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.15-rc7

with top-most commit adfab6b39202481bb43286fff94def4953793fdb

ACPI: PPTT: Fix processor subtable walk

on top of commit 92a09c47464d040866cf2b4cd052bc60555185fb

Linux 6.15-rc5

to receive an ACPI fix for 6.15-rc7.

This fixes ACPI PPTT parsing code to address a regression introduced
recently and add more sanity checking of data supplied by the platform
firmware to avoid using invalid data (Jeremy Linton).

Thanks!


---------------

Jeremy Linton (1):
ACPI: PPTT: Fix processor subtable walk

---------------

drivers/acpi/pptt.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)