Files
linux/arch/ia64/include/asm
Michael S. Tsirkin a6325e7256 ia64/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:11 +02:00
..
2014-08-26 13:45:52 -04:00
2014-08-26 13:45:52 -04:00
2014-04-18 14:20:35 +02:00
2013-02-26 02:46:08 -05:00
2014-08-26 13:45:52 -04:00
2012-06-25 13:48:30 +02:00
2012-03-28 18:30:02 +01:00
2010-06-09 11:12:36 +02:00
2012-03-28 18:30:02 +01:00
2010-05-18 14:45:52 -07:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2013-01-03 15:57:13 -08:00
2014-08-26 13:45:52 -04:00
2015-01-13 15:23:11 +02:00