summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKai Liu <kaliu@codeaurora.org>2018-08-06 09:01:21 +0800
committerKai Liu <kaliu@codeaurora.org>2018-08-06 09:03:53 +0800
commit1f5a312d8197435d74070fad799149868eebeadb (patch)
tree4bdbf96d67571b3b68e87b30c0cbb78f28fe6028 /tools/perf/scripts/python
parent9fe8ae7b997675488c3c815458040b8279e4208d (diff)
qcacld-2.0: Add mutex to keep wmi sent serialized
Timer wma_fw_time_sync_timer will send wmi periodically, there is a chance that wmi is sent after driver issue suspend cmd, which will cause fw assert. Current flag is_target_suspended can't prevent all race condition issue, add wmi_mutex to let wmi send serialized. Change-Id: I780f5dd6e89859660eb50a9b7443f2cdc46236c0 CRs-Fixed: 2288813
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions