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:04 +0200 |
commit | 7f0db2bec363bf1a4d6da2572491c634a34dcad8 (patch) | |
tree | c1d769392ce81cc5a63c078a975d020831d8b09c /arch/blackfin/include | |
parent | 58fff51784cb5e1bcc06a1417be26eec4288507c (diff) | |
download | linux-7f0db2bec363bf1a4d6da2572491c634a34dcad8.tar.gz linux-7f0db2bec363bf1a4d6da2572491c634a34dcad8.tar.xz |
avr32/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: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Diffstat (limited to 'arch/blackfin/include')
0 files changed, 0 insertions, 0 deletions