aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Matlack <dmatlack@google.com>2022-09-21 10:35:40 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2022-12-27 06:02:58 -0500
commit7bd9645348ca865408b8c50491d605da1dfa05e3 (patch)
tree11bb9c5483eeb946d80d402fd487b8b3c05f25c6 /tools/perf/scripts/python
parentKVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn() (diff)
downloadlinux-7bd9645348ca865408b8c50491d605da1dfa05e3.tar.gz
linux-7bd9645348ca865408b8c50491d605da1dfa05e3.zip
KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
Handle error PFNs in kvm_faultin_pfn() rather than relying on the caller to invoke handle_abnormal_pfn() after kvm_faultin_pfn(). Opportunistically rename kvm_handle_bad_page() to kvm_handle_error_pfn() to make it more consistent with is_error_pfn(). This commit moves KVM closer to being able to drop handle_abnormal_pfn(), which will reduce the amount of duplicate code in the various page fault handlers. No functional change intended. Signed-off-by: David Matlack <dmatlack@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20220921173546.2674386-5-dmatlack@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions