diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-12-12 01:56:04 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-01-13 15:23:28 +0200 |
commit | 09a2f7cf6a89ec011bda8c0f0f8d0790a1176973 (patch) | |
tree | 8d0570c9e7bdf2317b10b0280c50c93631698fae /arch/m68k/q40 | |
parent | 1d638efce8cc77c1ec838886e9a64f98aa58b780 (diff) | |
download | linux-09a2f7cf6a89ec011bda8c0f0f8d0790a1176973.tar.bz2 |
m68k/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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/q40')
0 files changed, 0 insertions, 0 deletions