Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.7-rc6

with top-most commit 7b301750f7f8f6503e11f1af4a03832525f58c66

 ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()

on top of commit 0e698dfa282211e414076f9dc7e83c1c288314fd

 Linux 5.7-rc4

to receive a power management fix for 5.7-rc6.

This prevents the suspend-to-idle internal loop from busy spinning
after a spurious ACPI SCI wakeup in some cases.

Thanks!


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

Rafael J. Wysocki (1):
      ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()

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

 drivers/acpi/ec.c       | 24 ++++++++++++++++--------
 drivers/acpi/internal.h |  1 -
 drivers/acpi/sleep.c    | 14 ++------------
 3 files changed, 18 insertions(+), 21 deletions(-)

Reply via email to