[GIT PULL] ACPI fix for v4.18-rc5

From: Rafael J. Wysocki
Date: Wed Jul 11 2018 - 05:38:01 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-4.18-rc5

with top-most commit fa85015c0d95884c8dc42f38e2f2d6137d436b67

ACPICA: Clear status of all events when entering S5

on top of commit 1e4b044d22517cae7047c99038abb444423243ca

Linux 4.18-rc4

to receive an ACPI regression fix for 4.18-rc5.

This addresses a regression in ACPICA that ceased to clear the
status of GPEs and fixed events before entering the ACPI S5 (off)
system state during the 4.17 cycle which caused some systems to
power up immediately after they had been turned off.

Thanks!


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

Rafael J. Wysocki (1):
ACPICA: Clear status of all events when entering S5

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

drivers/acpi/acpica/hwsleep.c | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)