Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
- arch/x86/kvm/x86.c | 2 --
+ arch/x86/kvm/x86.c | 2 --
1 file changed, 2 deletions(-)
-diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
-index 40b990290edaf..6766439a075fd 100644
--- a/arch/x86/kvm/x86.c
+++ b/arch/x86/kvm/x86.c
-@@ -6131,14 +6131,12 @@ static void kvm_set_mmio_spte_mask(void)
+@@ -6132,14 +6132,12 @@ static void kvm_set_mmio_spte_mask(void)
/* Set the present bit. */
mask |= 1ull;
kvm_mmu_set_mmio_spte_mask(mask);
}
---
-2.20.1
-