[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gEidr++vOdw9rAe3z=TCU5jfAY6_6WJrm3_VD1nq=8Kw@mail.gmail.com>
Date: Wed, 2 Apr 2025 17:01:14 +0200
From: RafaĆ Wysocki <rjwysocki@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fix for v6.15-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.15-rc1-2
with top-most commit 9e4e249018d208678888bdf22f6b652728106528
cpufreq: Reference count policy in cpufreq_update_limits()
on top of commit 7d20aa5c32ac8bd272b5470ddbd7ac6e0cb35714
Merge tag 'pm-6.15-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive a power management fix for 6.15-rc1.
This prevents cpufreq_update_limits() from crashing the kernel due
to a NULL pointer dereference when it is called before registering
a cpufreq driver, for instance as a result of a notification
triggered by the platform firmware (Rafael Wysocki).
Thanks!
---------------
Rafael J. Wysocki (1):
cpufreq: Reference count policy in cpufreq_update_limits()
---------------
drivers/cpufreq/cpufreq.c | 6 ++++++
1 file changed, 6 insertions(+)
Powered by blists - more mailing lists