[GIT PULL] ACPI fix for v6.5-rc1

From: Rafael J. Wysocki
Date: Wed Jun 28 2023 - 13:06:19 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.5-rc1-2

with top-most commit b5539eb5ee70257520e40bb636a295217c329a50

ACPI: EC: Fix acpi_ec_dispatch_gpe()

on top of commit bb6950556d4b1dd1226c1f09e84b53cb37e5340f

Merge tag 'acpi-6.5-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive an urgent ACPI fix for 6.5-rc1.

This fixes suspend-to-idle breakage on multiple systems introduced by
one of the recent commits that may cause the affected systems to overheat
while suspended.

Thanks!


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

Rafael J. Wysocki (1):
ACPI: EC: Fix acpi_ec_dispatch_gpe()

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

drivers/acpi/ec.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)