mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
When I backported52918ed5fc("KVM: SVM: Override default MMIO mask if memory encryption is enabled") to 4.19 (which resulted in commita4e761c9f6("KVM: SVM: Override default MMIO mask if memory encryption is enabled")), I messed up the call to kvm_mmu_set_mmio_spte_mask() Fix that here now. Reported-by: Tom Lendacky <thomas.lendacky@amd.com> Cc: Sean Christopherson <sean.j.christopherson@intel.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>