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-04-18 14:20:47 +02:00
2014-04-18 14:20:47 +02:00
2014-01-15 00:28:11 +04:00
2011-03-31 11:26:23 -03:00
2013-02-23 19:35:57 -08:00
2009-04-02 23:41:29 -07:00
2014-12-09 03:22:57 +03:00
2014-01-14 10:19:59 -08:00
2014-01-14 10:19:58 -08:00
2014-01-14 10:19:58 -08:00
2014-10-21 13:28:58 +04:00
2014-01-15 00:27:03 +04:00
2014-01-14 10:19:58 -08:00
2014-01-14 10:19:59 -08:00
2013-05-09 01:07:10 -07:00
2013-02-23 19:22:31 -08:00
2014-01-14 10:19:58 -08:00
2014-12-15 20:14:26 -08:00