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:17 +0200 |
commit | 582a6783c56517b84a06da72e18e1e44a59558e6 (patch) | |
tree | fe72ab19cd4b5b35d214f5849f55591e3c07384e /crypto | |
parent | 8f4e4c1aef356ac4ce67caeffac29af4971fe048 (diff) | |
download | linux-stable-582a6783c56517b84a06da72e18e1e44a59558e6.tar.gz linux-stable-582a6783c56517b84a06da72e18e1e44a59558e6.tar.bz2 linux-stable-582a6783c56517b84a06da72e18e1e44a59558e6.zip |
openrisc/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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions