]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
authorJia He <justin.he@arm.com>
Mon, 30 Aug 2021 14:53:36 +0000 (22:53 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Sep 2021 10:13:09 +0000 (06:13 -0400)
commit9ae6cadbef85999ae71851d827737cb0ee4eed45
treea3fc6fb433aef73842c610f9374f76d0854d674a
parent36f45666a0a44edc34bd368ea70fc4a6ccd0a8d2
KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page

After reverting and restoring the fast tlb invalidation patch series,
the mmio_cached is not removed. Hence a unused field is left in
kvm_mmu_page.

Cc: Sean Christopherson <seanjc@google.com>
Signed-off-by: Jia He <justin.he@arm.com>
Message-Id: <20210830145336.27183-1-justin.he@arm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu/mmu_internal.h