Skip to content
Commit e5c15400 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 5cbe865b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment