Files
android_kernel_samsung_sm86…/dsp
Ramesh Nallagopu 1145bbef01 dsp-kernel: Fix to 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.

Change-Id: I336b33156498103d3c3591768be98e0c105dda89
Signed-off-by: rnallago <quic_rnallago@quicinc.com>
2024-07-19 23:24:05 +05:30
..