linux-yocto/drivers/virt
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
..
acrn virt: acrn: Remove unused list 'acrn_irqfd_clients' 2025-05-01 17:57:24 +02:00
coco fix locking in efi_secret_unlink() 2025-08-20 18:40:56 +02:00
nitro_enclaves
vboxguest treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
fsl_hypervisor.c
Kconfig
Makefile
vmgenid.c