Michael S. Tsirkin 1ab5786ae4 alpha/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:00 +02:00
..
2015-01-13 15:23:00 +02:00
2014-01-31 09:21:55 -08:00
2010-08-14 22:26:53 +02:00