linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.11-rc6
@ 2021-01-29 16:26 Rafael J. Wysocki
  2021-01-29 22:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2021-01-29 16:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM, 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.11-rc6

with top-most commit fef9c8d28e28a808274a18fbd8cc2685817fd62a

 PM: hibernate: flush swap writer after marking

on top of commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04

 Linux 5.11-rc5

to receive power management fixes for 5.11-rc6.

These fix a deadlock in the "kexec jump" code and address a possible
hibernation image creation issue.

Specifics:

 - Fix a deadlock caused by attempting to acquire the same mutex
   twice in a row in the "kexec jump" code (Baoquan He).

 - Modify the hibernation image saving code to flush the unwritten
   data to the swap storage later so as to avoid failing to write the
   image signature which is possible in some cases (Laurent Badel).

Thanks!


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

Baoquan He (1):
      kernel: kexec: remove the lock operation of system_transition_mutex

Laurent Badel (1):
      PM: hibernate: flush swap writer after marking

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

 kernel/kexec_core.c | 2 --
 kernel/power/swap.c | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.11-rc6
  2021-01-29 16:26 [GIT PULL] Power management fixes for v5.11-rc6 Rafael J. Wysocki
@ 2021-01-29 22:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-29 22:12 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 29 Jan 2021 17:26:04 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.11-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/32b0c410cda19df9f0e88edcae126d0a660cf8b9

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-01-29 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-29 16:26 [GIT PULL] Power management fixes for v5.11-rc6 Rafael J. Wysocki
2021-01-29 22:12 ` 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).