1
0
Fork 0
alistair23-linux/arch/nios2
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
..
boot nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
configs nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
include nios2/uaccess: fix sparse errors 2014-12-17 13:53:41 +08:00
kernel nios2: asm-offsets: Remove unused definition TI_TASK 2014-12-08 12:56:12 +08:00
lib nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
mm nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
platform nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
Kconfig nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL 2014-12-08 12:56:14 +08:00
Kconfig.debug nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
Makefile nios2: enable "make defconfig" 2014-12-17 13:37:09 +08:00