[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1548211521.4006.10.camel@intel.com>
Date: Wed, 23 Jan 2019 10:45:21 +0800
From: Zhang Rui <rui.zhang@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM list <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Eduardo Valentin <edubezval@...il.com>
Subject: [GIT PULL] Thermal management updates for v5.0-rc4
Hi, Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc
to receive the latest Thermal management updates for v5.0-rc4 with
top-most commit 129699bb8c7572106b5bbb2407c2daee4727ccad:
drivers: thermal: int340x_thermal: Fix sysfs race condition (2019-01-
18 15:23:04 +0800)
on top of commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
Specifics:
- Fix a race condition that sysfs could be accessed before necessary
initialization in int340x thermal driver. (Aaron Hill)
- Fix a NULL vs IS_ERR() check in int340x thermal driver. (Dan
Carpenter)
thanks,
rui
----------------------------------------------------------------
Aaron Hill (1):
drivers: thermal: int340x_thermal: Fix sysfs race condition
Dan Carpenter (1):
thermal: int340x_thermal: Fix a NULL vs IS_ERR() check
.../int340x_thermal/processor_thermal_device.c | 30 ++++++++++++
----------
1 file changed, 16 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists