summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorZhen Kong <zkong@codeaurora.org>2017-06-01 15:06:00 -0700
committerZhen Kong <zkong@codeaurora.org>2017-06-01 16:04:19 -0700
commit465314f8030ce16e996cbe0bc74dffe569d6cc74 (patch)
treedcbb18ad3965e1b79a9f303ddde97c559ae3e66a /tools/perf/scripts/python/bin
parent840d1a232cfd67867a61a31ccc5d81c5c2192474 (diff)
qseecom: fix listener unregistration issue
When listener unregister thread wakes up due to some system signals, but not because ioctl_cnt <=1, it should return directly, instead of continuing to remove listener list entry, which will lead kernel panic when another listener receive thread accesses this freed entry. Change-Id: I6ff97c56867d008232d7c50b22b372b0856c8dff Signed-off-by: Zhen Kong <zkong@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions