aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
diff options
context:
space:
mode:
authorGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2024-01-09 17:59:22 +0100
committerGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2024-01-10 20:59:20 +0100
commit3e999770ac1c7c31a70685dd5b88e89473509e9c (patch)
tree8f04044a2cf05cd7f522045d9c1ef184c75667bc /Documentation/admin-guide
parentPM: sleep: Fix possible deadlocks in core system-wide PM code (diff)
downloadlinux-3e999770ac1c7c31a70685dd5b88e89473509e9c.tar.gz
linux-3e999770ac1c7c31a70685dd5b88e89473509e9c.tar.bz2
linux-3e999770ac1c7c31a70685dd5b88e89473509e9c.zip
PM: sleep: Restore asynchronous device resume optimization
Before commit 7839d0078e0d ("PM: sleep: Fix possible deadlocks in core system-wide PM code"), the resume of devices that were allowed to resume asynchronously was scheduled before starting the resume of the other devices, so the former did not have to wait for the latter unless functional dependencies were present. Commit 7839d0078e0d removed that optimization in order to address a correctness issue, but it can be restored with the help of a new device power management flag, so do that now. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions