linux/arch/microblaze/lib
Arnd Bergmann b26b181651 microblaze: use generic strncpy/strnlen from_user
Remove the microblaze implemenation of strncpy/strnlen and instead use
the generic versions.  The microblaze version is fairly slow because it
always does byte accesses even for aligned data, and it lacks a checks
for user_addr_max().

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2021-07-27 23:01:13 +02:00
..
Makefile
ashldi3.c
ashrdi3.c
cmpdi2.c
divsi3.S
fastcopy.S
libgcc.h
lshrdi3.c
memcpy.c
memmove.c
memset.c
modsi3.S
muldi3.c
mulsi3.S
uaccess_old.S
ucmpdi2.c
udivsi3.S
umodsi3.S