Skip to content
Commit f798f91e authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user



The existing ARC variants have 2 issues
 - Use ZOL which may not be present in forthcoming architecture
 - Byte loop based vs. generic version which is word loop based

Signed-off-by: default avatarVineet Gupta <vgupta@kernel.org>
parent 80bfe134
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment