[PATCH v2 0/2] Qualcomm SMEM cached item support

From: Bjorn Andersson
Date: Mon Aug 14 2017 - 17:49:35 EST


When writing the SMEM implementation no public kernel had a consumer specifying
the "cached" flag, so I ommitted this part of the implementation. On MSM8996
this has changed, where we have one user of this - namely the GLINK RX FIFO.

The remote is supposedly scanning both lists for the GLINK descriptors and TX
FIFO, so we don't need to support allocating from this list at this point. This
has been confirmed in initial testing (by booting the ADSP)

Bjorn Andersson (2):
soc: qcom: smem: Rename "uncached" accessors
soc: qcom: smem: Support getting cached entries

drivers/soc/qcom/smem.c | 93 ++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 73 insertions(+), 20 deletions(-)

--
2.12.0