[GIT PULL] Power management fix for v6.17
From: Rafael J. Wysocki
Date: Wed Sep 24 2025 - 08:38:26 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.17-rc8
with top-most commit 8ffe28b4e8d8b18cb2f2933410322c24f039d5d6
cpufreq: Initialize cpufreq-based invariance before subsys
on top of commit f83ec76bf285bea5727f478a68b894f5543ca76e
Linux 6.17-rc6
to receive a power management fix for 6.17.
This fixes a locking issue in the cpufreq core introduced recently and
caught by lockdep (Christian Loehle).
Thanks!
---------------
Christian Loehle (1):
cpufreq: Initialize cpufreq-based invariance before subsys
---------------
drivers/cpufreq/cpufreq.c | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)