Files
linux/arch/avr32/include/asm
Michael S. Tsirkin 7f0db2bec3 avr32/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: Hans-Christian Egtvedt <egtvedt@samfundet.no>
2015-01-13 15:23:04 +02:00
..
2014-04-18 11:40:33 +02:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2013-02-26 02:46:08 -05:00
2010-10-07 14:08:55 +01:00
2009-01-07 10:40:30 +01:00
2012-07-24 15:27:30 +08:00
2015-01-13 15:23:04 +02:00