diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-12-12 02:56:04 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-01-13 16:23:19 +0300 |
commit | 079f0f269f2a64080d7fa45cf686b02662ff8e36 (patch) | |
tree | 8277afda5a746182cc4a85ed70824b2d67a45a5b /arch/sh | |
parent | 582a6783c56517b84a06da72e18e1e44a59558e6 (diff) | |
download | linux-079f0f269f2a64080d7fa45cf686b02662ff8e36.tar.xz |
parisc/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: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions