On Wed, Oct 02, 2024 at 17:41:47 +0200, Andrea Bolognani wrote: > By not attempting to lock the lock file, which would fail. > > Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> > --- > src/qemu/qemu_security.c | 10 ++++++---- > src/qemu/qemu_security.h | 6 ++++-- > src/qemu/qemu_tpm.c | 21 ++++++++++++++++++--- > 3 files changed, 28 insertions(+), 9 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>