aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2017-10-19 19:05:45 +0200
committerEduardo Valentin <[email protected]>2017-10-31 19:32:15 -0700
commit2cb4de785c40d4a2132cfc13e63828f5a28c3351 (patch)
tree5e302954d12bfd9cd693a1d102aaf9df4e273e44 /tools/perf/scripts/python/sched-migration.py
parentff4ec2997df8fe7cc40513dbe5f86d9f88fb6be7 (diff)
thermal/drivers/hisi: Fix kernel panic on alarm interrupt
The threaded interrupt for the alarm interrupt is requested before the temperature controller is setup. This one can fire an interrupt immediately leading to a kernel panic as the sensor data is not initialized. In order to prevent that, move the threaded irq after the Tsensor is setup. Signed-off-by: Daniel Lezcano <[email protected]> Reviewed-by: Leo Yan <[email protected]> Tested-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