summaryrefslogtreecommitdiff
path: root/firmware/myricom
diff options
context:
space:
mode:
authorDhoat Harpal <hdhoat@codeaurora.org>2016-02-04 16:18:04 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:20:10 -0700
commit981288388203c0c520d997071e28992a3a467e8b (patch)
treec11f4d0b0f5c11cc39b31b8d17a61f1673f0ab71 /firmware/myricom
parent96adc9685e202d44043bfa9a9a3792dc7aac6ef5 (diff)
soc: qcom: glink_smd_xprt: Fix race condition of open ack
Open ack is received in separate work queue than process_open_event. It causes race condition since process_open_event and process_status_event might get scheduled before glink is notified about open ack. Glink will be notified about ack in process_open_event. CRs-Fixed: 974508 Change-Id: Ie03a4914c2655ae5140a740cde73b06bb6d43291 Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
Diffstat (limited to 'firmware/myricom')
0 files changed, 0 insertions, 0 deletions