linux/arch/microblaze
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
..
boot
configs
include microblaze/uaccess: fix sparse errors 2015-01-08 08:37:24 +01:00
kernel microblaze: intc: Reformat output 2015-01-08 08:37:24 +01:00
lib
mm microblaze: Fix mmap for cache coherent memory 2014-12-17 12:59:59 +01:00
oprofile
pci microblaze: Fix IO space breakage after of_pci_range_to_resource() change 2014-10-27 08:29:54 +01:00
Kconfig gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs 2014-12-13 12:42:51 -08:00
Kconfig.debug
Kconfig.platform
Makefile