linux/arch/alpha/include
Michael S. Tsirkin 1ab5786ae4 alpha/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>
2015-01-13 15:23:00 +02:00
..
asm alpha/uaccess: fix sparse errors 2015-01-13 15:23:00 +02:00
uapi/asm net: sock: allow eBPF programs to be attached to sockets 2014-12-05 21:47:32 -08:00