Skip to content
Snippets Groups Projects
user avatar
Michael S. Tsirkin authored
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: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
4255a8e1
History
Name Last commit Last update