[GIT PULL] Power management fix for v4.19-rc7

From: Rafael J. Wysocki
Date: Fri Oct 05 2018 - 05:59:24 EST


Hi Greg,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-4.19-rc7

with top-most commit 69e445ab8b66a9f30519842ef18be555d3ee9b51

PM / core: Clear the direct_complete flag on errors

on top of commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38

Linux 4.19-rc6

to receive a power management fix for 4.19-rc7.

This fixes a bug that may cause runtime PM to misbehave for some
devices after a failing or aborted system suspend which is nasty
enough for an -rc7 time frame fix.

Thanks!


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

Rafael J. Wysocki (1):
PM / core: Clear the direct_complete flag on errors

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

drivers/base/power/main.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)