
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>