[GIT PULL] Thermal control fix for v5.17-rc7
From: Rafael J. Wysocki
Date: Fri Mar 04 2022 - 13:37:38 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-5.17-rc7
with top-most commit 5838a14832d447990827d85e90afe17e6fb9c175
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
on top of commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3
Linux 5.17-rc6
to receive a thermal control fix for 5.17-rc7.
This fixes a NULL pointer dereference in the thermal netlink
interface (Nicolas Cavallari).
Thanks!
---------------
Nicolas Cavallari (1):
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
---------------
drivers/thermal/thermal_netlink.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)