Michael S. Tsirkin 92acb6c2ac cris/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:09 +02:00
..
2014-01-15 14:44:02 +01:00
2015-01-13 15:23:09 +02:00
2014-12-20 00:04:52 +01:00