aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-10-10 11:24:03 -0700
committerPaolo Bonzini <[email protected]>2024-10-25 13:00:48 -0400
commit431d2f7dcbde3646faa0f14b7e046520498f85eb (patch)
tree05c512561cffdf3373b453cab48bb9b7850328ba /tools/perf/scripts/python/parallel-perf.py
parent0865ba14b4ee94edea60897bc4a38ead054c7ab4 (diff)
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
Replace Book3s Radix's homebrewed (read: copy+pasted) fault-in logic with __kvm_faultin_pfn(), which functionally does pretty much the exact same thing. Note, when the code was written, KVM indeed didn't do fast GUP without "!atomic && !async", but that has long since changed (KVM tries fast GUP for all writable mappings). Signed-off-by: Sean Christopherson <[email protected]> Tested-by: Dmitry Osipenko <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> Message-ID: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions