diff options
author | Paolo Bonzini <[email protected]> | 2021-11-22 19:50:35 -0500 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-11-30 03:54:14 -0500 |
commit | 10a37929efeb4c51a0069afdd537c4fa3831f6e5 (patch) | |
tree | ef056b1ae7077a9352a201a3cf5f22bfdd9ea6ce /scripts/gdb/linux/device.py | |
parent | 17d44a96f000fe1040d4ba1c34e458c63be6b7ce (diff) |
KVM: SEV: do not take kvm->lock when destroying
Taking the lock is useless since there are no other references,
and there are already accesses (e.g. to sev->enc_context_owner)
that do not take it. So get rid of it.
Reviewed-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions