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:22:59 +0200 |
commit | e182c570e9953859aee5cb016583217d9e68ea18 (patch) | |
tree | 164ab952496dd7af944150f5ddc77fa9dbc4ba4d /arch/alpha | |
parent | 99975cc6ada0d5f2675e83abecae05aba5f437d2 (diff) |
x86/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: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions