[GIT PULL] ACPI support fix for v6.18-rc7

From: Rafael J. Wysocki

Date: Thu Nov 20 2025 - 12:25:18 EST


Hi Linus,

Please pull from the tag

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

with top-most commit d2932a59c2d4fb364396f21df58431c44918dd47

ACPI: APEI: EINJ: Fix EINJV2 initialization and injection

on top of commit 6a23ae0a96a600d1d12557add110e0bb6e32730c

Linux 6.18-rc6

to receive an ACPI support fix for 6.18-rc7.

This fixes EINJV2 support introduced during the 6.17 cycle by unbreaking
the initialization broken by a previous attempted fix, adding sanity
checks for data coming from the platform firmware, and updating the code
to handle injecting legacy error types on an EINJV2 capable systems
properly (Tony Luck).

Thanks!


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

Tony Luck (1):
ACPI: APEI: EINJ: Fix EINJV2 initialization and injection

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

drivers/acpi/apei/einj-core.c | 64 +++++++++++++++++++++++++++----------------
1 file changed, 41 insertions(+), 23 deletions(-)