diff options
author | Thara Gopinath <thara.gopinath@linaro.org> | 2018-11-28 01:43:11 +0300 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2018-11-30 11:57:51 +0300 |
commit | 68000a0d983f539c95ebe5dccd4f29535c7ac0af (patch) | |
tree | e0d573af5721a3ac9a10943bc09ce1a2a982ccef /drivers/thermal/qcom-spmi-temp-alarm.c | |
parent | 964f4843a455d2ffb199512b08be8d5f077c4cac (diff) | |
download | linux-68000a0d983f539c95ebe5dccd4f29535c7ac0af.tar.xz |
thermal: Fix locking in cooling device sysfs update cur_state
Sysfs interface to update cooling device cur_state does not
currently holding cooling device lock sometimes leading to
stale values in cur_state if getting updated simultanelously
from user space and thermal framework. Adding the proper locking
code fixes this issue.
Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/thermal/qcom-spmi-temp-alarm.c')
0 files changed, 0 insertions, 0 deletions