]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 15 Aug 2019 07:43:32 +0000 (09:43 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 21 Aug 2019 08:28:41 +0000 (10:28 +0200)
commitad98e1e0effee0724b5e96cda34215438a55288d
treef038e6b474bb2bcc264eebf6a5160cde24293b2f
parent01c08bf29438da8c21839c469418371eea8f9539
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"

This reverts commit 2955cb206c319211ab4e59f7f197fbf280e0cbbe.
Alex Williamson reported regressions with device assignment with
this patch.  Even though the bug is probably elsewhere and still
latent, this is needed to fix the regression.

Fixes: 2955cb206c31 ("KVM: x86/mmu: Zap only the relevant pages when removing a memslot", 2019-02-05)
Reported-by: Alex Willamson <alex.williamson@redhat.com>
Cc: stable@vger.kernel.org
Cc: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c