linux-yocto/drivers/virt/coco
Al Viro 368f2d4441 fix locking in efi_secret_unlink()
[ Upstream commit 2c58d42de7 ]

We used to need securityfs_remove() to undo simple_pin_fs() done when
the file had been created and to drop the second extra reference
taken at the same time.  Now that neither is needed (or done by
securityfs_remove()), we can simply call simple_unlink() and be done
with that - the broken games with locking had been there only for the
sake of securityfs_remove().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-20 18:40:56 +02:00
..
arm-cca-guest configfs-tsm: Namespace TSM report symbols 2025-05-02 12:52:16 -07:00
efi_secret fix locking in efi_secret_unlink() 2025-08-20 18:40:56 +02:00
guest Merge branch 'for-6.16/tsm-mr' into tsm-next 2025-05-13 11:28:25 -07:00
pkvm-guest drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails 2024-12-03 18:10:20 +00:00
sev-guest configfs-tsm: Namespace TSM report symbols 2025-05-02 12:52:16 -07:00
tdx-guest Merge branch 'for-6.16/tsm-mr' into tsm-next 2025-05-12 22:12:44 -07:00
Kconfig tsm-mr: Add TVM Measurement Register support 2025-05-08 19:17:33 -07:00
Makefile Merge branch 'for-6.16/tsm-mr' into tsm-next 2025-05-12 22:12:44 -07:00