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
..
2015-01-13 15:23:00 +02:00
2014-12-18 16:26:41 -08:00
2015-01-13 15:23:02 +02:00
2015-01-13 15:23:04 +02:00
2014-12-31 11:04:58 +08:00
2014-12-19 22:55:06 +01:00
2015-01-13 15:22:59 +02:00
2014-12-16 14:08:53 -08:00