linux/arch/xtensa/include
Michael S. Tsirkin 4255a8e199 xtensa/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>
Signed-off-by: Chris Zankel <chris@zankel.net>
2014-12-15 20:14:26 -08:00
..
asm xtensa/uaccess: fix sparse errors 2014-12-15 20:14:26 -08:00
uapi/asm Xtensa improvements for 3.18: 2014-11-10 00:24:48 -08:00