diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-01-08 13:42:48 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2024-01-08 13:42:48 +0100 |
commit | f1e5e4639781724d05d90309900321baaecfde74 (patch) | |
tree | afde2ff26b1d8899d209df33e2fe6857c6f882f0 /Documentation/admin-guide | |
parent | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-devfreq' (diff) | |
parent | PM: sleep: Fix possible deadlocks in core system-wide PM code (diff) | |
download | linux-f1e5e4639781724d05d90309900321baaecfde74.tar.xz linux-f1e5e4639781724d05d90309900321baaecfde74.zip |
Merge branch 'pm-sleep'
Merge system-wide power management updates for 6.8-rc1:
- Fix possible deadlocks in the core system-wide PM code that occur if
device-handling functions cannot be executed asynchronously during
resune from system-wide suspend (Rafael J. Wysocki).
- Clean up unnecessary local variable initializations in multiple
places in the hibernation code (Wang chaodong, Li zeming).
- Adjust core hibernation code to avoid missing wakeup events that
occur after saving an image to persistent storage (Chris Feng).
- Update hibernation code to enforce correct ordering during image
compression and decompression (Hongchen Zhang).
- Use kmap_local_page() instead of kmap_atomic() in copy_data_page()
during hibernation and restore (Chen Haonan).
- Adjust documentation and code comments to reflect recent task freezer
changes (Kevin Hao).
- Repair excess function parameter description warning in the
hibernation image-saving code (Randy Dunlap).
* pm-sleep:
PM: sleep: Fix possible deadlocks in core system-wide PM code
async: Introduce async_schedule_dev_nocall()
async: Split async_schedule_node_domain()
PM: hibernate: Repair excess function parameter description warning
PM: sleep: Remove obsolete comment from unlock_system_sleep()
Documentation: PM: Adjust freezing-of-tasks.rst to the freezer changes
PM: hibernate: Use kmap_local_page() in copy_data_page()
PM: hibernate: Enforce ordering during image compression/decompression
PM: hibernate: Avoid missing wakeup events during hibernation
PM: hibernate: Do not initialize error in snapshot_write_next()
PM: hibernate: Do not initialize error in swap_write_page()
PM: hibernate: Drop unnecessary local variable initialization
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions