Files
kernel/arch/blackfin/include/asm
Michael S. Tsirkin f5e0c47ef3 blackfin/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>
Acked-by: Steven Miao <realmz6@gmail.com>
2015-01-13 15:23:07 +02:00
..
2014-04-18 11:40:34 +02:00
2012-07-24 13:39:49 +08:00
2012-07-24 13:39:48 +08:00
2013-02-26 02:46:08 -05:00
2013-11-13 20:21:46 +01:00
2014-08-26 13:45:55 -04:00
2014-04-12 08:46:32 +08:00
2015-01-13 15:23:07 +02:00