commit | c432b50abbc3fbd4a9155749712e1146f124d931 | [log] [tgz] |
---|---|---|
author | Sathish Ambley <sathishambley@codeaurora.org> | Mon Jun 05 12:03:42 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jun 06 18:00:52 2017 -0700 |
tree | b2a6d63c8f5e7d89f3dee0f7bcb2e2725f4acf9b | |
parent | 5915565f0d2c854e8a95842d13dff035386a3245 [diff] |
msm: ADSPRPC: Invalidate output buffers after receiving response Invalidate the output buffers after the remote processor has finished flushing the data from its cache. This ensures that no stale entries come into the application processor's cache while the remote processor is working on the buffers. Change-Id: I60828ff998c5eb48fe45815b434003041854b495 Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org> Acked-by: Viswanatham Paduchuri <vpaduchu@qti.qualcomm.com>