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
..
2013-09-13 10:42:39 +08:00
2014-04-12 08:48:01 +08:00
2014-04-12 08:48:01 +08:00
2014-04-12 08:48:01 +08:00
2014-09-26 11:12:28 +02:00