linux/arch/ia64/include
Michael S. Tsirkin a6325e7256 ia64/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:11 +02:00
..
asm ia64/uaccess: fix sparse errors 2015-01-13 15:23:11 +02:00
uapi/asm [IA64] Enable execveat syscall for ia64 2015-01-05 11:25:19 -08:00