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:13 +0200 |
commit | a618337e8cd811f07bd660a857d5d9f0201f042b (patch) | |
tree | 42e968dfc63de08b8fca7e31f099086f1ab25fa7 /arch/m32r/kernel/module.c | |
parent | a6325e7256ea4a31e5382adb2ecfba406d42e289 (diff) | |
download | op-kernel-dev-a618337e8cd811f07bd660a857d5d9f0201f042b.zip op-kernel-dev-a618337e8cd811f07bd660a857d5d9f0201f042b.tar.gz |
m32r/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 'arch/m32r/kernel/module.c')
0 files changed, 0 insertions, 0 deletions