Files
linux/arch/alpha/include/asm
Michael S. Tsirkin 1ab5786ae4 alpha/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:00 +02:00
..
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2011-01-17 05:42:13 +01:00
2012-03-28 18:11:12 +01:00
2010-06-09 11:12:36 +02:00
2011-07-26 16:49:47 -07:00
2013-11-16 16:33:16 -08:00
2012-03-28 18:11:12 +01:00
2009-06-30 18:55:59 -07:00
2013-11-16 16:33:16 -08:00
2014-09-23 16:20:03 -04:00
2015-01-13 15:23:00 +02:00