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 -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html