mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
8f4e4c1aef
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: James Hogan <james.hogan@imgtec.com> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
include | ||
kernel | ||
lib | ||
mm | ||
oprofile | ||
tbx | ||
Kconfig | ||
Kconfig.debug | ||
Kconfig.soc | ||
Makefile |