aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2017-10-19 19:05:48 +0200
committerEduardo Valentin <[email protected]>2017-10-31 19:32:15 -0700
commit2d4fa7b4c6f8080ced2e8237c9f46fb1fc110d64 (patch)
treeff47abcac525a4ca4f81e511ff35fd0013bc9fbe /tools/perf/scripts/python/sched-migration.py
parentdb2b0332608c8e648ea1e44727d36ad37cdb56cb (diff)
thermal/drivers/hisi: Remove pointless lock
The threaded interrupt inspect the sensors structure to look in the temp threshold field, but this field is read-only in all the code, except in the probe function before the threaded interrupt is set. In other words there is not race window in the threaded interrupt when reading the field value. Signed-off-by: Daniel Lezcano <[email protected]> Reviewed-by: Leo Yan <[email protected]> Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions