linux_dsm_epyc7002/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
asm-offsets.c arch: Remove exec_domain from remaining archs 2015-04-12 21:03:30 +02:00
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
Makefile
module.c module: use a structure to encapsulate layout. 2015-12-04 22:46:25 +01:00
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 all arches, signal: move restart_block to struct task_struct 2015-02-12 18:54:12 -08:00
stacktrace.c
switch_to.S
syscall_table.S avr32: fixup code style in unistd.h and syscall_table.S 2016-07-29 11:55:57 +02:00
syscall-stubs.S avr32: wire up preadv2 and pwritev2 syscalls 2016-07-29 11:55:57 +02:00
time.c AVR32/time: Migrate to new 'set-state' interface 2015-07-20 12:19:10 +02:00
traps.c
vmlinux.lds.S