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
..
2014-04-18 14:20:36 +02:00
2013-02-26 02:46:08 -05:00
2013-11-13 20:21:46 +01:00
2013-10-14 15:38:33 +02:00
2015-01-13 15:23:13 +02:00