[GIT PULL] Power management fix for v6.17-rc4
From: Rafael J. Wysocki
Date: Thu Aug 28 2025 - 15:56:50 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.17-rc4
with top-most commit e246518aa24f1460902725e97d0abf574aec6ade
PM: sleep: annotate RCU list iterations
on top of commit 1b237f190eb3d36f52dffe07a40b5eb210280e00
Linux 6.17-rc3
to receive a power management fix for 6.17-rc4.
This adds missing locking annotations to two recently introduced
list_for_each_entry_rcu() loops in the core device suspend/resume
code (Johannes Berg).
Thanks!
---------------
Johannes Berg (1):
PM: sleep: annotate RCU list iterations
---------------
drivers/base/power/main.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)