aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJorge Ramirez-Ortiz <[email protected]>2019-07-01 17:01:25 +0200
committerUlf Hansson <[email protected]>2019-07-10 13:17:30 +0200
commit5e6b6651d22de109ebf48ca00d0373bc2c0cc080 (patch)
tree07255a2decb8027ad24372f4e5923b5ae31562e5 /tools/perf/scripts/python/check-perf-trace.py
parent8751c8bd8b91abb0887ab971651a1ac72d3b9398 (diff)
mmc: sdhci-msm: fix mutex while in spinlock
mutexes can sleep and therefore should not be taken while holding a spinlock. move clk_get_rate (can sleep) outside the spinlock protected region. Fixes: 83736352e0ca ("mmc: sdhci-msm: Update DLL reset sequence") Cc: [email protected] Signed-off-by: Jorge Ramirez-Ortiz <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Reviewed-by: Vinod Koul <[email protected]> Acked-by: Adrian Hunter <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions