[GIT PULL] Power management fix for v6.7-rc5
From: Rafael J. Wysocki
Date: Fri Dec 08 2023 - 12:56:39 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.7-rc5
with top-most commit bdefd9913bdd453991ef756b6f7176e8ad80d786
powercap: DTPM: Fix missing cpufreq_cpu_put() calls
on top of commit 33cc938e65a98f1d29d0a18403dbbee050dcad9a
Linux 6.7-rc4
to receive a power management fix for 6.7-rc5.
This fixes cpufreq reference counting in the DTPM (dynamic thermal and
power management) power capping framework (Lukasz Luba).
Thanks!
---------------
Lukasz Luba (1):
powercap: DTPM: Fix missing cpufreq_cpu_put() calls
---------------
drivers/powercap/dtpm_cpu.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)