linux_dsm_epyc7002/arch/microblaze/include
Michael S. Tsirkin 0774bf6a8b microblaze/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: Michal Simek <michal.simek@xilinx.com>
2015-01-08 08:37:24 +01:00
..
asm microblaze/uaccess: fix sparse errors 2015-01-08 08:37:24 +01:00
uapi/asm microblaze: Wire-up execveat syscall 2015-01-05 12:36:40 +01:00