Files
linux/arch/cris/include/asm
Michael S. Tsirkin 92acb6c2ac cris/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:09 +02:00
..
2014-04-18 14:20:00 +02:00
2012-03-28 18:30:02 +01:00
2013-02-26 02:46:08 -05:00
2013-11-13 20:21:46 +01:00
2010-10-07 14:08:55 +01:00
2014-12-20 00:01:12 +01:00
2010-06-09 11:12:36 +02:00
2013-07-03 16:07:39 -07:00
2009-06-10 15:21:03 +02:00
2012-03-28 18:30:02 +01:00
2015-01-13 15:23:09 +02:00