diff options
author | Sean Christopherson <[email protected]> | 2024-10-10 11:24:22 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-10-25 13:01:35 -0400 |
commit | d0ef8d9fbebea0d23d80fbf6734c2b4f8bebc144 (patch) | |
tree | c0b0e97d47548b7e8d59a2144b002a7a6ab1e528 /tools/perf/util/trace-event-scripting.c | |
parent | 06cdaff80e50e3fb74e5e3101e1d5d7aa8b68da6 (diff) |
KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
Use kvm_release_page_dirty() when unpinning guest pages, as the pfn was
retrieved via pin_guest_page(), i.e. is guaranteed to be backed by struct
page memory. This will allow dropping kvm_release_pfn_dirty() and
friends.
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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions