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
..
Kbuild
asm-macros.h
asm-offsets.h
cache.h
cacheflush.h
checksum.h
cmpxchg.h
cpuinfo.h
delay.h
dma-mapping.h
elf.h
entry.h
io.h
irq.h
irqflags.h
linkage.h
mmu.h
mmu_context.h
mutex.h
page.h
pgalloc.h
pgtable-bits.h
pgtable.h
processor.h
ptrace.h
registers.h
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