Searched hist:"20 bb6c9de1b7e13f11d2ffe73686f4449c426807" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/soc/qcom/ |
H A D | smem.c | diff 20bb6c9de1b7e13f11d2ffe73686f4449c426807 Tue Mar 01 09:18:32 CST 2022 Deepak Kumar Singh <quic_deesin@quicinc.com> soc: qcom: smem: map only partitions used by local HOST
SMEM driver is IO mapping complete region and CPU is doing a speculative read into a partition where local HOST does not have permission resulting in a NOC error.
Map only those partitions which are accessibly to local HOST.
Signed-off-by: Deepak Kumar Singh <quic_deesin@quicinc.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/1646147913-15791-1-git-send-email-quic_deesin@quicinc.com
|