aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorAtish Kumar Patra <apatra@codeaurora.org>2015-03-30 15:17:09 -0600
committerAtish Kumar Patra <apatra@codeaurora.org>2015-04-15 16:39:11 -0600
commit2012756fcb89e3f1cfc256abe2dca38c8a750341 (patch)
tree1f08c0fb684560b9350dd2ba230ff89b0f19440f /scripts/gcc-wrapper.py
parent3903e2671292760bf5c123df9858c95d7263c95a (diff)
soc: qcom: glink: Avoid race condition in ch_close_ack
There is a race condition between channel deletion from list and freeing the channel context pointer by decrementing the reference count. The channel can be closed between list deletion and decrementing the reference count in ch_close_ack. Fix the race condition by doing list deletion and reference count decrement at one place. Change-Id: I94df0feb4145405c99a84dc38d81fe5e4cb3e3ed Signed-off-by: Atish Kumar Patra <apatra@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions