linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.12-rc4
@ 2021-03-19 15:58 Rafael J. Wysocki
  2021-03-20  0:09 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-03-19 15:58 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, ACPI Devel Maling List, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

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

with top-most commit 49cb71a77ce760f20487c38f891aa3132bef782e

 Merge branch 'pm-core'

on top of commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0

 Linux 5.12-rc3

to receive power management fixes for 5.12-rc4.

These revert two problematic commits.

Specifics:

 - Revert ACPI PM commit that attempted to improve reboot handling
   on some systems, but it caused other systems to panic() during
   reboot (Josef Bacik).

 - Revert PM-runtime commit that attempted to improve the handling
   of suppliers during PM-runtime suspend of a consumer device, but
   it introduced a race condition potentially leading to unexpected
   behavior (Rafael Wysocki).

Thanks!


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

Josef Bacik (1):
      Revert "PM: ACPI: reboot: Use S5 for reboot"

Rafael J. Wysocki (1):
      Revert "PM: runtime: Update device status before letting
suppliers suspend"

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

 drivers/base/power/runtime.c | 62 ++++++++++++++++++--------------------------
 kernel/reboot.c              |  2 --
 2 files changed, 25 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-20  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 15:58 [GIT PULL] Power management fixes for v5.12-rc4 Rafael J. Wysocki
2021-03-20  0:09 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).