linux/arch/avr32/include
Michael S. Tsirkin 7f0db2bec3 avr32/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: Hans-Christian Egtvedt <egtvedt@samfundet.no>
2015-01-13 15:23:04 +02:00
..
asm avr32/uaccess: fix sparse errors 2015-01-13 15:23:04 +02:00
uapi/asm net: sock: allow eBPF programs to be attached to sockets 2014-12-05 21:47:32 -08:00