aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/include/asm/uaccess.h
Commit message (Collapse)AuthorAgeFilesLines
* avr32: fix copy_from_user()Al Viro2017-04-111-1/+10
| | | | | | | | | | | commit 8630c32275bac2de6ffb8aea9d9b11663e7ad28e upstream. really ugly, but apparently avr32 compilers turns access_ok() into something so bad that they want it in assembler. Left that way, zeroing added in inline wrapper. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Willy Tarreau <w@1wt.eu>
* first commitMeizu OpenSource2016-08-151-0/+324