msm: adsprpc: protect access of context table for all respnose type
Add spin lock for all the received signals in rpmsg_callback. This is to avoid the scenario where response is received before wait for completion which leads to page poisoning of fastrpc data. Change-Id: I3f5a6b65c3cc5560b5726b4dab958d1a89b58938 Acked-by:Ekansh Gupta <ekangupt@qti.qualcomm.com> Signed-off-by:
Mohammed Nayeem Ur Rahman <mohara@codeaurora.org>
Loading
Please register or sign in to comment