kernel_optimize_test/arch/sparc/include
Michael S. Tsirkin 1d638efce8 sparc64/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.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: David S. Miller <davem@davemloft.net>
2015-01-13 15:23:26 +02:00
..
asm sparc64/uaccess: fix sparse errors 2015-01-13 15:23:26 +02:00
uapi/asm sparc: hook up execveat system call 2014-12-13 12:42:51 -08:00