[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j9EZH-9DJzqGE+q=sB-y5FeZUv3k=X4BgkthSg-PFx3Q@mail.gmail.com>
Date: Fri, 14 Apr 2023 15:56:40 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] Thermal control fix for v6.3-rc7
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.3-rc7
with top-most commit 117e4e5bd9d47b89777dbf6b37a709dcfe59520f
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
on top of commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d
Linux 6.3-rc6
to receive a thermal control fix for 6.3-rc7.
Modify the Intel thermal throttling code to avoid updating unsupported
status clearing mask bits which causes the kernel to complain about
unchecked MSR access (Srinivas Pandruvada).
Thanks!
---------------
Srinivas Pandruvada (1):
thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bits
---------------
drivers/thermal/intel/therm_throt.c | 73 +++++++++++++++++++++++++++++++++----
1 file changed, 66 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists