aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2022-09-21 10:35:40 -0700
committerPaolo Bonzini <[email protected]>2022-12-29 15:33:19 -0500
commit56c3a4e4a2d5ef36ac12156e9d4d793e2841135c (patch)
treed413dee6704736aeedf3be4c337fdde96681590f /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parentba6e3fe255439fd401a8d5487ad7c030db14afa8 (diff)
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 <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions