linux/arch/openrisc/include/asm
Stafford Horne 9cb2feb4d2 arch/openrisc: Fix issues with access_ok()
The commit 594cc251fd ("make 'user_access_begin()' do 'access_ok()'")
exposed incorrect implementations of access_ok() macro in several
architectures.  This change fixes 2 issues found in OpenRISC.

OpenRISC was not properly using parenthesis for arguments and also using
arguments twice.  This patch fixes those 2 issues.

I test booted this patch with v5.0-rc1 on qemu and it's working fine.

Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-01-08 18:22:30 -08:00
..
bitops fls: change parameter to unsigned int 2019-01-04 13:13:46 -08:00
Kbuild
asm-offsets.h
atomic.h
bitops.h
cache.h
cacheflush.h
cmpxchg.h
cpuinfo.h
delay.h
elf.h
fixmap.h
futex.h
io.h
irq.h
irqflags.h
linkage.h
mmu.h
mmu_context.h
page.h
pgalloc.h mm: treewide: remove unused address argument from pte_alloc functions 2019-01-04 13:13:47 -08:00
pgtable.h
processor.h
ptrace.h
serial.h
smp.h
spinlock.h
spinlock_types.h
spr.h
spr_defs.h
string.h
syscall.h
syscalls.h
thread_info.h
time.h
timex.h
tlb.h
tlbflush.h
uaccess.h arch/openrisc: Fix issues with access_ok() 2019-01-08 18:22:30 -08:00
unaligned.h
unwinder.h