]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'pm-sleep'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Nov 2025 20:05:46 +0000 (21:05 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 13 Nov 2025 20:05:46 +0000 (21:05 +0100)
Merge fixes for issues related to the handling of compressed hibernation
images that were introduced during the 6.9 development cycle.

* pm-sleep:
  PM: hibernate: Fix style issues in save_compressed_image()
  PM: hibernate: Use atomic64_t for compressed_size variable
  PM: hibernate: Emit an error when image writing fails


Trivial merge