diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2011-05-24 07:51:27 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-05-26 02:41:44 -0400 |
commit | 9e3bb6b6f6a0c535eb053fbf0005a8e79e053374 (patch) | |
tree | 3127b663749b62d3dff6a7253b9f1cc3baafe571 /sound/oss/CHANGELOG | |
parent | ea2b50ef4c9e030749ae473e95258f477c3a68ca (diff) | |
download | op-kernel-dev-9e3bb6b6f6a0c535eb053fbf0005a8e79e053374.zip op-kernel-dev-9e3bb6b6f6a0c535eb053fbf0005a8e79e053374.tar.gz |
KVM: add missing void __user * cast to access_ok() call
fa3d315a "KVM: Validate userspace_addr of memslot when registered" introduced
this new warning onn s390:
kvm_main.c: In function '__kvm_set_memory_region':
kvm_main.c:654:7: warning: passing argument 1 of '__access_ok' makes pointer from integer without a cast
arch/s390/include/asm/uaccess.h:53:19: note: expected 'const void *' but argument is of type '__u64'
Add the missing cast to get rid of it again...
Cc: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'sound/oss/CHANGELOG')
0 files changed, 0 insertions, 0 deletions