Michael S. Tsirkin a618337e8c m32r/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:13 +02:00
..
2015-01-13 15:23:13 +02:00
2009-10-04 12:02:36 +09:00
2012-05-05 13:00:23 +02:00