Files
linux/arch/sh
Michael S. Tsirkin cad1c0dfc8 sh/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:21 +02:00
..
2014-12-19 22:55:06 +01:00
2015-01-13 15:23:21 +02:00
2014-04-03 16:20:52 -07:00
2012-05-10 17:20:01 +09:00
2014-12-19 22:55:06 +01:00