linux/arch/powerpc/platforms/cell
Al Viro 8c0e092e38 spufs: switch to locked_recursive_removal()
... and fix an old deadlock on spufs_mkdir() failures to populate
subdirectory - spufs_rmdir() had always been taking lock on the
victim, so doing it while the victim is locked is a bad idea.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-07-02 22:36:51 -04:00
..
spufs spufs: switch to locked_recursive_removal() 2025-07-02 22:36:51 -04:00
Kconfig
Makefile
spu_base.c
spu_callbacks.c
spu_syscalls.c