diff options
author | Sean Christopherson <[email protected]> | 2024-08-02 13:14:29 -0700 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-08-29 19:01:42 -0700 |
commit | c0d1a39d1d20e5e770bad72bbe1e9d4fa1367e28 (patch) | |
tree | 84ea8b2dcc412db2eca4709991f68470850ddbe0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | ce3b90bd0a165c0473e462b9182e30e0659f99cf (diff) |
KVM: selftests: Always unlink memory regions when deleting (VM free)
Unlink memory regions when freeing a VM, even though it's not strictly
necessary since all tracking structures are freed soon after. The time
spent deleting entries is negligible, and not unlinking entries is
confusing, e.g. it's easy to overlook that the tree structures are
freed by the caller.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions