aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kvm/kvm-ia64.c
diff options
context:
space:
mode:
authorGravatar Heiko Carstens <heiko.carstens@de.ibm.com> 2011-01-17 21:21:08 +0100
committerGravatar Marcelo Tosatti <mtosatti@redhat.com> 2011-03-17 13:08:26 -0300
commitd48ead8b0b48862a87138d04efb7580a1a25beb5 (patch)
tree7254bd3f2e3b16211e8ca821474d1049aed625c2 /arch/ia64/kvm/kvm-ia64.c
parentKVM: x86: Remove user space triggerable MCE error message (diff)
downloadlinux-d48ead8b0b48862a87138d04efb7580a1a25beb5.tar.gz
linux-d48ead8b0b48862a87138d04efb7580a1a25beb5.tar.bz2
linux-d48ead8b0b48862a87138d04efb7580a1a25beb5.zip
KVM: fix build warning within __kvm_set_memory_region() on s390
Get rid of this warning: CC arch/s390/kvm/../../../virt/kvm/kvm_main.o arch/s390/kvm/../../../virt/kvm/kvm_main.c:596:12: warning: 'kvm_create_dirty_bitmap' defined but not used The only caller of the function is within a !CONFIG_S390 section, so add the same ifdef around kvm_create_dirty_bitmap() as well. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/ia64/kvm/kvm-ia64.c')
0 files changed, 0 insertions, 0 deletions