diff options
author | Gui Jianfeng <guijianfeng@cn.fujitsu.com> | 2010-05-05 09:03:49 +0800 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-08-01 10:35:39 +0300 |
commit | 54a4f0239f2e98bc0842818f611a4cf73bb7dd35 (patch) | |
tree | f89db0a11d45d00244b4e789d032a2e83e765f27 /Documentation/kvm | |
parent | 518c5a05e89a79e498c95c3e29f29bd236b3c972 (diff) | |
download | linux-54a4f0239f2e98bc0842818f611a4cf73bb7dd35.tar.gz linux-54a4f0239f2e98bc0842818f611a4cf73bb7dd35.tar.xz |
KVM: MMU: make kvm_mmu_zap_page() return the number of pages it actually freed
Currently, kvm_mmu_zap_page() returning the number of freed children sp.
This might confuse the caller, because caller don't know the actual freed
number. Let's make kvm_mmu_zap_page() return the number of pages it actually
freed.
Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'Documentation/kvm')
0 files changed, 0 insertions, 0 deletions