diff options
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | 2011-03-04 12:01:10 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-17 17:08:32 +0100 |
commit | 842f22ed9b3c545e7c53adbdea0d82efdcd1aa7f (patch) | |
tree | 6539ce464de1303e6c07b8172ab56eecdb103ea4 /virt | |
parent | KVM: MMU: do not record gfn in kvm_mmu_pte_write (diff) | |
download | linux-842f22ed9b3c545e7c53adbdea0d82efdcd1aa7f.tar.xz linux-842f22ed9b3c545e7c53adbdea0d82efdcd1aa7f.zip |
KVM: MMU: cleanup page alloc and free
Using __get_free_page instead of alloc_page and page_address,
using free_page instead of __free_page and virt_to_page
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions