diff options
author | 2009-07-22 13:05:49 -0300 | |
---|---|---|
committer | 2009-08-05 13:59:43 +0300 | |
commit | 025dbbf36a7680bffe54d9dcbf0a8bc01a7cbd10 (patch) | |
tree | 17ae3afc86e2cbd71101b136933432928e60b7b7 /lib/dma-debug.c | |
parent | KVM: SVM: force new asid on vcpu migration (diff) | |
download | wireguard-linux-025dbbf36a7680bffe54d9dcbf0a8bc01a7cbd10.tar.xz wireguard-linux-025dbbf36a7680bffe54d9dcbf0a8bc01a7cbd10.zip |
KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages
kvm_mmu_change_mmu_pages mishandles the case where n_alloc_mmu_pages is
smaller then n_free_mmu_pages, by not checking if the result of
the subtraction is negative.
Its a valid condition which can happen if a large number of pages has
been recently freed.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions