aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-10-10 11:24:15 -0700
committerPaolo Bonzini <[email protected]>2024-10-25 13:00:49 -0400
commit17b7dbaf183e9cc131bbf5311db8202d323aa667 (patch)
tree3bc82296f7c2b5b6b8fbc9b989017d0753eff8db /tools/perf/scripts/python/parallel-perf.py
parent7e8f1aa59d0b6c6ac2d539008d452357c52773c3 (diff)
KVM: PPC: Remove extra get_page() to fix page refcount leak
Don't manually do get_page() when patching dcbz, as gfn_to_page() gifts the caller a reference. I.e. doing get_page() will leak the page due to not putting all references. 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