[GIT PULL] thermal for v5.15-rc3
From: Daniel Lezcano
Date: Sun Sep 26 2021 - 13:57:52 EST
Hi Linus,
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.15-rc3
for you to fetch changes up to cf96921876dcee4d6ac07b9de470368a075ba9ad:
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
(2021-09-21 15:17:11 +0200)
----------------------------------------------------------------
- Fix thermal shutdown after a suspend/resume due to a wrong TCC value
restored on Intel platform (Antoine Tenart)
- Fix potential buffer overflow when building the list of
policies. The buffer size is not updated after writing to it (Dan
Carpenter)
- Fix wrong check against IS_ERR instead of NULL (Ansuel Smith)
----------------------------------------------------------------
Ansuel Smith (1):
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
Antoine Tenart (1):
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Dan Carpenter (1):
thermal/core: Potential buffer overflow in
thermal_build_list_of_policies()
drivers/thermal/intel/int340x_thermal/processor_thermal_device.c | 5 +++--
drivers/thermal/qcom/tsens.c | 4 ++--
drivers/thermal/thermal_core.c | 7
+++----
3 files changed, 8 insertions(+), 8 deletions(-)
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog