]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
authorSean Christopherson <seanjc@google.com>
Thu, 10 Oct 2024 18:23:56 +0000 (11:23 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 25 Oct 2024 17:00:48 +0000 (13:00 -0400)
commit419cfb983ca93e75e905794521afefcfa07988bb
treea031693e536b51d3a2e6446dba69158f19834e55
parent84cf78dcd9d65c45ab73998d4ad50f433d53fb93
KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults

Convert PPC e500 to use __kvm_faultin_pfn()+kvm_release_faultin_page(),
and continue the inexorable march towards the demise of
kvm_pfn_to_refcounted_page().

Signed-off-by: Sean Christopherson <seanjc@google.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20241010182427.1434605-55-seanjc@google.com>
arch/powerpc/kvm/e500_mmu_host.c