diff options
author | 2024-10-10 11:24:15 -0700 | |
---|---|---|
committer | 2024-10-25 13:00:49 -0400 | |
commit | 17b7dbaf183e9cc131bbf5311db8202d323aa667 (patch) | |
tree | 3bc82296f7c2b5b6b8fbc9b989017d0753eff8db /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest (diff) | |
download | wireguard-linux-17b7dbaf183e9cc131bbf5311db8202d323aa667.tar.xz wireguard-linux-17b7dbaf183e9cc131bbf5311db8202d323aa667.zip |
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 <seanjc@google.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20241010182427.1434605-74-seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions