[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0h3BUjDHvYHeyGisArck+BF1R5JmGeD4L5Seo4xQSpM1w@mail.gmail.com>
Date: Fri, 31 Mar 2023 12:14:10 +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 fixes for v6.3-rc5
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.3-rc5
with top-most commit 896c5150edfd5c01ed7abfcf02612f4aac6296b3
Merge branch 'thermal-intel-fixes'
on top of commit 197b6b60ae7bc51dd0814953c562833143b292aa
Linux 6.3-rc4
to receive thermal control fixes for 6.3-rc5.
These remove two recently added excessive lockdep assertions from the
sysfs-related thermal code and fix two issues in Intel thermal drivers.
Specifics:
- Drop two lockdep assertions producing false positive warnings from
the sysfs-related thermal core code (Rafael Wysocki).
- Fix handling of two recently added module parameters in the Intel
powerclamp thermal driver (David Arcari).
- Fix one more deadlock in the int340x thermal driver (Srinivas
Pandruvada).
Thanks!
---------------
David Arcari (1):
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
Rafael J. Wysocki (1):
thermal: core: Drop excessive lockdep_assert_held() calls
Srinivas Pandruvada (1):
thermal: intel: int340x: processor_thermal: Fix additional deadlock
---------------
.../thermal/intel/int340x_thermal/processor_thermal_device_pci.c | 1 -
drivers/thermal/intel/intel_powerclamp.c | 9 ++++++++-
drivers/thermal/thermal_sysfs.c | 6 ++----
3 files changed, 10 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists