2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/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