original_kernel/arch/avr32/kernel
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
..
.gitignore
Makefile
asm-offsets.c
avr32_ksyms.c avr32: fix copy_from_user() 2016-09-13 17:50:18 -04:00
cpu.c
entry-avr32b.S
head.S
irq.c
kprobes.c
module.c
nmi_debug.c
ocd.c
process.c exit_thread: accept a task parameter to be exited 2016-05-20 17:58:30 -07:00
ptrace.c
setup.c arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM 2016-01-30 09:49:57 +01:00
signal.c
stacktrace.c
switch_to.S
syscall-stubs.S avr32: wire up preadv2 and pwritev2 syscalls 2016-07-29 11:55:57 +02:00
syscall_table.S avr32: fixup code style in unistd.h and syscall_table.S 2016-07-29 11:55:57 +02:00
time.c
traps.c
vmlinux.lds.S