linux/arch/nios2/include/asm
Ley Foon Tan f1f2eac912 nios2/uaccess: fix sparse errors
virtio wants to read bitwise types from userspace using get_user.  At the
moment this triggers sparse errors, since the value is passed through an
integer.

Fix that up using __force.

Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Ley Foon Tan <lftan@altera.com>
2014-12-17 13:53:41 +08:00
..
asm-macros.h
asm-offsets.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
cpuinfo.h
delay.h
dma-mapping.h
elf.h
entry.h
io.h nios2: add definition of ioremap_wc to io.h 2014-12-17 13:37:09 +08:00
irq.h
irqflags.h
Kbuild Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-12-11 14:27:06 -08:00
linkage.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
mmu_context.h
mmu.h
mutex.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
page.h nios2: Remove unused extern declaration of shm_align_mask 2014-12-08 12:56:11 +08:00
pgalloc.h
pgtable-bits.h
pgtable.h
processor.h
ptrace.h nios2: ptrace support 2014-12-08 12:56:04 +08:00
registers.h nios2: Nios2 registers 2014-12-08 12:56:03 +08:00
setup.h
signal.h
string.h
switch_to.h
syscall.h
syscalls.h
thread_info.h
timex.h
tlb.h
tlbflush.h
traps.h
uaccess.h nios2/uaccess: fix sparse errors 2014-12-17 13:53:41 +08:00
ucontext.h