aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorDavid Matlack <[email protected]>2022-09-21 10:35:41 -0700
committerPaolo Bonzini <[email protected]>2022-12-29 15:33:20 -0500
commitcd08d178ff45d6564e782a3d005922ed439bd77f (patch)
treeaffa52309c2e6969a42bb61a52ef8bad76517dc9 /tools/perf/scripts/python/Perf-Trace-Util
parent56c3a4e4a2d5ef36ac12156e9d4d793e2841135c (diff)
KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
Pass the kvm_page_fault struct down to kvm_handle_error_pfn() to avoid a memslot lookup when handling KVM_PFN_ERR_HWPOISON. Opportunistically move the gfn_to_hva_memslot() call and @current down into kvm_send_hwpoison_signal() to cut down on line lengths. No functional change intended. Signed-off-by: David Matlack <[email protected]> Reviewed-by: Isaku Yamahata <[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')
0 files changed, 0 insertions, 0 deletions