linux/arch/avr32/lib
Al Viro 8630c32275 avr32: fix copy_from_user()
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.

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-09-13 17:50:18 -04:00
..
__avr32_asr64.S
__avr32_lsl64.S
__avr32_lsr64.S
clear_user.S
copy_user.S avr32: fix copy_from_user() 2016-09-13 17:50:18 -04:00
csum_partial_copy_generic.S
csum_partial.S
delay.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
findbit.S asm-generic: rename generic little-endian bitops functions 2011-03-23 19:46:11 -07:00
io-readsb.S avr32: Fix wrong I/O access size in __raw_readsb 2008-06-27 15:07:50 +02:00
io-readsl.S
io-readsw.S
io-writesb.S
io-writesl.S
io-writesw.S
Makefile
memcpy.S avr32/lib: fix unaligned memcpy where len < 4 2009-07-27 12:37:28 +02:00
memset.S
strncpy_from_user.S
strnlen_user.S avr32: Fix out-of-range rcalls in large kernels 2009-01-16 09:31:57 +01:00