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
configs
include nios2/uaccess: fix sparse errors 2014-12-17 13:53:41 +08:00
kernel
lib
mm
platform
Kconfig
Kconfig.debug
Makefile nios2: enable "make defconfig" 2014-12-17 13:37:09 +08:00