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:26 +0200 |
commit | 1d638efce8cc77c1ec838886e9a64f98aa58b780 (patch) | |
tree | 6051e6d5445e3cece947b31cfeadab1efcce85c3 /scripts/objdiff | |
parent | 9b7accb286982e0df140b3accae8216656b3ef37 (diff) | |
download | linux-1d638efce8cc77c1ec838886e9a64f98aa58b780.tar.bz2 |
sparc64/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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions