commit | 9d32497361ff89d2fc8306407de6f04b2bfb2836 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Thu Dec 14 12:15:46 2017 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Dec 18 21:47:43 2017 -0800 |
tree | cfa4a770525da901bf3080892e80593df27b94f1 | |
parent | ed608eb0be578472ba1b23bca92f7dec61b24053 [diff] |
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>