diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2025-05-12 14:04:05 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-05-27 12:16:41 -0400 |
commit | c560bc9286e66713819c2f30b9ff32ee79d7f75e (patch) | |
tree | f5698b9faf5237fc6550fbeb4aaaac81faa48402 /scripts/lib/kdoc/kdoc_parser.py | |
parent | e4a454ced74c0ac97c8bd32f086ee3ad74528780 (diff) |
x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation
Use kvm_lock_all_vcpus instead of sev's own implementation.
Because kvm_lock_all_vcpus uses the _nest_lock feature of lockdep, which
ignores subclasses, there is no longer a need to use separate subclasses
for source and target VMs.
No functional change intended.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Message-ID: <20250512180407.659015-5-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions