diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-23 03:50:36 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-11-30 11:54:15 +0300 |
commit | c9d61dcb0bc26a761dc84a87bd8a0d3b3c432f10 (patch) | |
tree | c58760947e78c0658a2222eefdeff70d7baab596 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 10a37929efeb4c51a0069afdd537c4fa3831f6e5 (diff) | |
download | linux-c9d61dcb0bc26a761dc84a87bd8a0d3b3c432f10.tar.xz |
KVM: SEV: accept signals in sev_lock_two_vms
Generally, kvm->lock is not taken for a long time, but
sev_lock_two_vms is different: it takes vCPU locks
inside, so userspace can hold it back just by calling
a vCPU ioctl. Play it safe and use mutex_lock_killable.
Message-Id: <20211123005036.2954379-13-pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions