diff options
author | Sean Christopherson <[email protected]> | 2024-10-10 11:24:15 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-10-25 13:00:49 -0400 |
commit | 17b7dbaf183e9cc131bbf5311db8202d323aa667 (patch) | |
tree | 3bc82296f7c2b5b6b8fbc9b989017d0753eff8db /scripts/gdb/linux/stackdepot.py | |
parent | 7e8f1aa59d0b6c6ac2d539008d452357c52773c3 (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 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions