diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-12-14 21:15:46 +0100 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-12-19 06:47:43 +0100 |
commit | 9d32497361ff89d2fc8306407de6f04b2bfb2836 (patch) | |
tree | cfa4a770525da901bf3080892e80593df27b94f1 /drivers/rpmsg/qcom_glink_native.c | |
parent | drivers: rpmsg: remove duplicate includes (diff) | |
download | linux-9d32497361ff89d2fc8306407de6f04b2bfb2836.tar.xz linux-9d32497361ff89d2fc8306407de6f04b2bfb2836.zip |
rpmsg: glink: smem: Ensure ordering during tx
Ensure the ordering of the fifo write and the update of the write index,
so that the index is not updated before the data has landed in the fifo.
Acked-By: Chris Lew <clew@codeaurora.org>
Reported-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/rpmsg/qcom_glink_native.c')
0 files changed, 0 insertions, 0 deletions