msm: adsprpc: Use copy from user for compat invoke user pointers
When allocating context to copy the compat invoke call arguments data, it incorrectly treats compat invoke call arguments as kernel memory, leading to exceptions. The fix is to recognize them as userspace pointers. Acked-by:Ramesh Nallagopu <rnallago@qti.qualcomm.com> Change-Id: I3e3e4b115873a94cfe26b4ab1d3e5ace917686bb Signed-off-by:
Santosh Sakore <quic_ssakore@quicinc.com>
Loading