alistair23-linux/arch/blackfin/include
Michael S. Tsirkin f5e0c47ef3 blackfin/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: Steven Miao <realmz6@gmail.com>
2015-01-13 15:23:07 +02:00
..
asm blackfin/uaccess: fix sparse errors 2015-01-13 15:23:07 +02:00
mach-common blackfin: SEC: clean up SEC interrupt initialization 2012-12-14 11:20:22 +08:00
uapi/asm arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macros 2014-01-29 15:11:06 +08:00