diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-08-03 09:36:52 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-08-06 15:04:46 +0200 |
commit | 16b854c889673d988285719bc020543a730f9ac6 (patch) | |
tree | 03b85cb0aada8a8fa4fd538d9b0fddc5460df495 /drivers/hid/hid-roccat-savu.c | |
parent | KVM: Push rmap into kvm_arch_memory_slot (diff) | |
download | linux-16b854c889673d988285719bc020543a730f9ac6.tar.xz linux-16b854c889673d988285719bc020543a730f9ac6.zip |
KVM: iommu: fix releasing unmapped page
There are two bugs:
- the 'error page' is forgot to be released
[ it is unneeded after commit a2766325cf9f9, for backport, we
still do kvm_release_pfn_clean for the error pfn ]
- guest pages are always released regardless of the unmapped page
(e,g, caused by hwpoison)
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'drivers/hid/hid-roccat-savu.c')
0 files changed, 0 insertions, 0 deletions