diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2017-03-28 16:03:51 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2017-03-28 18:23:25 -0400 |
commit | e5c1540030a0e2da0c46b3da91ed3ceafd0e4368 (patch) | |
tree | 155969ed2a896d01bf9d3411cdb5d9af3b038ead /arch/arc | |
parent | 5cbe865b0e03982c7886f36716fc149415ee8381 (diff) | |
download | linux-e5c1540030a0e2da0c46b3da91ed3ceafd0e4368.tar.gz linux-e5c1540030a0e2da0c46b3da91ed3ceafd0e4368.tar.bz2 linux-e5c1540030a0e2da0c46b3da91ed3ceafd0e4368.zip |
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>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions