Michael S. Tsirkin 4255a8e199 xtensa/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>
Signed-off-by: Chris Zankel <chris@zankel.net>
2014-12-15 20:14:26 -08:00
..
2014-11-28 13:34:32 -08:00
2014-10-27 11:02:19 +01:00
2014-12-01 11:06:55 +01:00
2014-10-29 16:33:15 -07:00
2014-12-15 20:14:26 -08:00