diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-10 21:24:15 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-25 20:00:49 +0300 |
commit | 17b7dbaf183e9cc131bbf5311db8202d323aa667 (patch) | |
tree | 3bc82296f7c2b5b6b8fbc9b989017d0753eff8db /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7e8f1aa59d0b6c6ac2d539008d452357c52773c3 (diff) | |
download | linux-17b7dbaf183e9cc131bbf5311db8202d323aa667.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions