Re: [GIT PULL] ACPI fix for v5.1-rc4

2019-04-04 Thread pr-tracker-bot
The pull request you sent on Thu, 4 Apr 2019 22:30:24 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git acpi-5.1-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b512f71221d0bcb07ab32f3e958a84e164c85881

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT PULL] ACPI fix for v5.1-rc4

2019-04-04 Thread Rafael J. Wysocki
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(-)