Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714658

Re: [PATCH 1/3] KVM: x86: simplify ept_misconfig

From David Hildenbrand <david@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] KVM: x86: simplify ept_misconfig
Date 2017-08-18 10:00 +0200
Message-ID <ufKmf-tm-23@gated-at.bofh.it> (permalink)
References <ufvZU-7qv-15@gated-at.bofh.it> <ufvZU-7qv-21@gated-at.bofh.it>
Organization Red Hat GmbH

Show all headers | View raw


On 17.08.2017 18:36, Paolo Bonzini wrote:
> Calling handle_mmio_page_fault() has been unnecessary since commit
> e9ee956e311d ("KVM: x86: MMU: Move handle_mmio_page_fault() call to
> kvm_mmu_page_fault()", 2016-02-22).
> 
> handle_mmio_page_fault() can now be made static.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> 	v1->v2: make the function static.
> 
>  arch/x86/kvm/mmu.c | 19 ++++++++++++++++++-
>  arch/x86/kvm/mmu.h | 17 -----------------
>  arch/x86/kvm/vmx.c | 13 +++----------
>  3 files changed, 21 insertions(+), 28 deletions(-)

Reviewed-by: David Hildenbrand <david@redhat.com>


-- 

Thanks,

David

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] KVM: x86: simplify ept_misconfig Paolo Bonzini <pbonzini@redhat.com> - 2017-08-17 18:40 +0200
  Re: [PATCH 1/3] KVM: x86: simplify ept_misconfig David Hildenbrand <david@redhat.com> - 2017-08-18 10:00 +0200

csiph-web