summaryrefslogtreecommitdiff
path: root/kernel/module.c
diff options
context:
space:
mode:
authorDhoat Harpal <hdhoat@codeaurora.org>2016-02-19 15:45:35 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:21:37 -0700
commitf5aa8456ea31b17c9d68d65966176633e6a1e744 (patch)
tree267bea7de9cd0a1bc1a976c9e47e059970420a14 /kernel/module.c
parentf87adb2565c0c06c950ee4c0903c1b5bd210a902 (diff)
Revert "soc: qcom: glink_smd_xprt: Fix race condition of open ack"
commit 347fe47cccb8 ("soc: qcom: glink_smd_xprt: Fix race condition of open ack"). After SSR, GLINK_CTRL channel remains up, IPC router send open over GLINK_CTRL channel. Then process_ctl_event process the ack sent by remote side and add platform driver without notifyig glink core.Later platform_driver get probed, the channel has opened and glink is notified of only remote_open event. Therefore local state will never reach LOCAL_OPENED. glink core should be notified about open ack from precess_ctl_event on receiving open ack event. CRs-Fixed: 974508 Change-Id: Ibbed8e680246659af2c6b58d91a62b9ff805d43c Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions