diff options
author | Sean Christopherson <seanjc@google.com> | 2024-08-02 13:14:29 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-08-29 19:01:42 -0700 |
commit | c0d1a39d1d20e5e770bad72bbe1e9d4fa1367e28 (patch) | |
tree | 84ea8b2dcc412db2eca4709991f68470850ddbe0 /tools/testing/selftests/proc | |
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/20240802201429.338412-1-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/proc')
0 files changed, 0 insertions, 0 deletions