diff options
author | Michael S. Tsirkin | 2014-12-12 01:56:04 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2015-01-13 15:23:02 +0200 |
commit | 58fff51784cb5e1bcc06a1417be26eec4288507c (patch) | |
tree | f96bbfcdd959fb9d458ad119959133aafe535fd3 /arch/avr32 | |
parent | 1ab5786ae45ace5d13517f21508607c5f795a822 (diff) |
arm64/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: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/avr32')
0 files changed, 0 insertions, 0 deletions