lkml.org 
[lkml]   [2017]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] Power management fix for v4.15-rc4
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-4.15-rc4

with top-most commit 3487972d7fa6c5143951436ada5933dcf0ec659d

PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()

on top of commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36

Linux 4.15-rc3

to receive a power management fix for 4.15-rc4.

This fixes an issue in two recent commits that may cause
pm_runtime_enable() to be called for too many times for some
devices during the "thaw" transition belonging to hibernation.

Thanks!


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

Rafael J. Wysocki (1):
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()

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

drivers/acpi/device_pm.c | 2 +-
drivers/base/power/main.c | 15 +++++++++++++++
drivers/pci/pci-driver.c | 2 +-
include/linux/pm.h | 1 +
4 files changed, 18 insertions(+), 2 deletions(-)

\
 
 \ /
  Last update: 2017-12-15 02:56    [W:0.018 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site