diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-07-26 05:57:43 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-07-26 10:55:30 +0200 |
commit | 3b2bd2f800ba9488d9ad493216a0c07d71055b56 (patch) | |
tree | 9df3bbb27d9030fe4a06e6f527a8ccce6c291bc7 /virt | |
parent | Merge branch 'queue' into next (diff) | |
download | linux-3b2bd2f800ba9488d9ad493216a0c07d71055b56.tar.xz linux-3b2bd2f800ba9488d9ad493216a0c07d71055b56.zip |
KVM: MMU: use kvm_release_pfn_clean to release pfn
The current code depends on the fact that fault_page is the normal page,
however, we will use the error code instead of these dummy pages in the
later patch, so we use kvm_release_pfn_clean to release pfn which will
release the error code properly
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions