Files
linux-stable-mirror/arch/sh/include/asm
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-08-14 12:48:12 +02:00
2014-08-14 12:48:12 +02:00
2014-08-14 12:48:12 +02:00
2014-04-18 14:20:44 +02:00
2013-01-11 21:02:57 +09:00
2014-01-23 16:36:54 -08:00
2013-10-14 15:38:33 +02:00
2013-11-15 09:32:18 +09:00
2015-01-13 15:23:21 +02:00