]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fuzz cleanup
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Feb 2020 22:33:48 +0000 (23:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Feb 2020 22:33:48 +0000 (23:33 +0100)
queue-4.9/kvm-x86-mmu-apply-max-pa-check-for-mmio-sptes-to-32-.patch

index 1968d54596d52075cfef9714f201cea5701f9ad6..31d8f17a5d79c62c24d91375473053fc482a6e6b 100644 (file)
@@ -25,14 +25,12 @@ Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
 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;
  
@@ -47,6 +45,3 @@ index 40b990290edaf..6766439a075fd 100644
  
        kvm_mmu_set_mmio_spte_mask(mask);
  }
--- 
-2.20.1
-