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

From: Rafael J. Wysocki
Date: Thu May 24 2018 - 05:17:04 EST


Hi Linus,

Please pull from the tag

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

with top-most commit c62ec4610c40bcc44f2d3d5ed1c312737279e2f3

PM / core: Fix direct_complete handling for devices with no callbacks

on top of commit 771c577c23bac90597c685971d7297ea00f99d11

Linux 4.17-rc6

to receive a power management fix for 4.17-rc7.

This fixes a regression from the 4.15 cycle that caused the system
suspend and resume overhead to increase on many systems and triggered
more serious problems on some of them (Rafael Wysocki).

Thanks!


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

Rafael J. Wysocki (1):
PM / core: Fix direct_complete handling for devices with no callbacks

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

drivers/base/power/main.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)