mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-10 12:54:31 +00:00
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> |
||
|---|---|---|
| .. | ||
| arch-v10/arch | ||
| arch-v32 | ||
| asm | ||
| uapi | ||