[GIT PULL] Thermal management updates for v4.20-rc1

From: Zhang Rui
Date: Tue Oct 30 2018 - 21:24:49 EST


Hi, Linus,

Please pull from
 git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git next

to receive the latest Thermal management updates for v4.20-rc1 with
top-most commit c2b59d279dbbac750958f6a1bc4841e431d934e3:

 thermal: core: using power_efficient_wq for thermal worker (2018-10-
10 21:48:50 +0800)

on top of commit 0238df646e6224016a45505d2c111a24669ebe21:

 Linux 4.19-rc7 (2018-10-07 17:26:02 +0200)

Specifics:
- Fix a use-after-free issue when unregistering a thermal cooling
device.(Dmitry Osipenko)

- use power_efficient_wq for thermal worker to save more power. (Jeson
Gao)

thanks,
rui

----------------------------------------------------------------
Dmitry Osipenko (1):
ÂÂÂÂÂÂthermal: core: Fix use-after-free in
thermal_cooling_device_destroy_sysfs

Jeson Gao (1):
ÂÂÂÂÂÂthermal: core: using power_efficient_wq for thermal worker

Âdrivers/thermal/thermal_core.c | 9 ++++++---
Â1 file changed, 6 insertions(+), 3 deletions(-)