[GIT PULL] ACPI fix for v5.1-rc4
From: Rafael J. Wysocki
Date: Thu Apr 04 2019 - 16:30:38 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.1-rc4
with top-most commit b59fb7ef5240c301ca8b5b70d4298c0f053bb0c3
Merge branch 'acpica' into acpi
on top of commit aa9aaa4d61c0048d3faad056893cd7860bbc084c
ACPI: use different default debug value than ACPICA
to receive an ACPI fix for 5.1-rc4.
This prevents stale GPE events from triggering spurious system
wakeups from suspend-to-idle (Furquan Shaikh).
Thanks!
---------------
Furquan Shaikh (1):
ACPICA: Clear status of GPEs before enabling them
---------------
drivers/acpi/acpica/evgpe.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)