Files
linux/arch/ia64
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
..
2012-03-28 18:30:02 +01:00
2015-01-13 15:23:11 +02:00
2011-03-31 11:26:23 -03:00
2011-03-17 14:02:56 +01:00
2014-11-20 11:08:33 +01:00