summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMohit Aggarwal <maggarwa@codeaurora.org>2016-01-04 17:10:30 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-16 02:04:17 -0800
commit4aaf2b80989259608e8d7a09ae9d30dae7a99075 (patch)
tree64c83e2a7bf5f97a1bc9fa760566c805003ae815 /tools/perf/scripts/python
parent3162449f7d245d45f007d4ea3224576ddf1bcc63 (diff)
diag: dci: Protect the client list and command entries
Currently, on open and close notification for channels, the dci clients are updated accordingly. The list traversal for active dci clients are not mutex protected. Also searching for command registration in table is not properly protected. This patch mutex protect the list traversal and command registration table search to avoid stale entries. Change-Id: I015d6674afd605c63cd01ceec0109d9da5462629 Signed-off-by: Mohit Aggarwal <maggarwa@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions