kernel_optimize_test/arch/avr32/lib
Al Viro e5c1540030 avr32: switch to RAW_COPY_USER
This one needs profiling; use of asm variant of access_ok() might have
been performance-critical.  Now copy_{to,from}_user() are using the
C variant.  I doubt that it's going to have visible effects, but
that needs to be experimentally verified.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-03-28 18:23:25 -04:00
..
__avr32_asr64.S
__avr32_lsl64.S
__avr32_lsr64.S
clear_user.S
copy_user.S avr32: switch to RAW_COPY_USER 2017-03-28 18:23:25 -04:00
csum_partial_copy_generic.S
csum_partial.S
delay.c
findbit.S
io-readsb.S
io-readsl.S
io-readsw.S
io-writesb.S
io-writesl.S
io-writesw.S
Makefile
memcpy.S
memset.S
strncpy_from_user.S
strnlen_user.S