]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Fix order passed to iommu_unmap
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 26 May 2010 19:36:33 +0000 (21:36 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 9 Jun 2010 15:48:38 +0000 (18:48 +0300)
commitcac45d21da8b68ec46a02c2669070451b2f3e8cf
tree72bec64a713b0f1c4f2acd2cc6722ce9dab3c297
parent322b8741437d15a7135adf3a9ad55f4cfaa50b5b
KVM: Fix order passed to iommu_unmap

This is obviously a left-over from the the old interface taking the
size. Apparently a mostly harmless issue with the current iommu_unmap
implementation.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
virt/kvm/iommu.c