summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYao Jiang <yaojia@codeaurora.org>2018-09-27 09:43:32 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-03 07:29:16 -0700
commit4873e89e68d4cd315c07ad8d019fac6275dba323 (patch)
treec88871748a1075287a2d0b695da78dfe96551f6a /tools/perf/scripts/python/export-to-postgresql.py
parent070bf44aba13d672db9295f2ef2e98204c8e70ff (diff)
soc: qcom: hab: fix the soft lockup in vchan free schedule
With a certain probability soft lockup when do hab vchan free schedule. one vchan do the local hab close while another vchan in the same context through softirq also try to acquire write lock in the free schedule at the same time, it will cause watchdog bite. Disable local softirq could avoid race condition handling between tasklet and process context. Change-Id: I4ee9b980dab7ecb1986af1d61f70157fc30d1048 Signed-off-by: Yao Jiang <yaojia@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions