summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@codeaurora.org>2015-12-07 16:05:53 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:15:04 -0700
commit6abda44581149f2f834f589dae6bbfae0ff112c0 (patch)
tree0cd756e49215e323426bc988a9a7e194260e0e52 /scripts
parentd3bc56a0d192320f0c7ae53d2e659899fdbb3962 (diff)
soc: qcom: glink: Fix race condition between tx and close operation
The channel is closed locally by the client either as part of SSR or normal working scenario. The transmit operation does not check the transport or channel states before queuing the packet for transmit operation. This causes the transmit operation to access stale transport or channel context. Check the transport and channel state before queuing the packet for transmission. CRs-Fixed: 947627 Change-Id: Ic6f8350b6b5e51b641794255f8520ff4616343bb Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions