[GIT PULL] Thermal control fix for v5.17-rc6
From: Rafael J. Wysocki
Date: Fri Feb 25 2022 - 10:33:24 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-5.17-rc6
with top-most commit 3abea10e6a8f0e7804ed4c124bea2d15aca977c8
thermal: int340x: fix memory leak in int3400_notify()
on top of commit cfb92440ee71adcc2105b0890bb01ac3cddb8507
Linux 5.17-rc5
to receive a thermal control fix for 5.17-rc6.
This fixes a memory leak in the int340x thermal driver's ACPI notify
handler (Chuansheng Liu).
Thanks!
---------------
Chuansheng Liu (1):
thermal: int340x: fix memory leak in int3400_notify()
---------------
drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 4 ++++
1 file changed, 4 insertions(+)