kernel-ark/arch/powerpc/platforms/cell/spufs
Arnd Bergmann 346f4d3ce9 [PATCH] spufs: dont leak directories in failed spu_create
If get_unused_fd failed in sys_spu_create, we never cleaned
up the created directory. Fix that by restructuring the
error path.

Noticed by Al Viro.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 15:44:41 +11:00
..
backing_ops.c [PATCH] spufs: fix mailbox polling 2006-01-09 14:53:01 +11:00
context.c [PATCH] spufs fix spu_acquire_runnable error path 2006-01-09 15:44:40 +11:00
file.c [PATCH] spufs: serialize sys_spu_run per spu 2006-01-09 15:44:39 +11:00
hw_ops.c [PATCH] spufs: fix mailbox polling 2006-01-09 14:53:01 +11:00
inode.c [PATCH] spufs: dont leak directories in failed spu_create 2006-01-09 15:44:41 +11:00
Makefile [PATCH] spufs: fix hexdump format 2006-01-09 14:53:18 +11:00
sched.c [PATCH] spufs: trivial compile fix 2006-01-09 14:53:14 +11:00
spu_restore_crt0.S [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_restore_dump.h_shipped
spu_restore.c [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_save_crt0.S [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_save_dump.h_shipped
spu_save.c [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spu_utils.h [PATCH] spufs: add spu-side context switch code 2006-01-09 14:49:25 +11:00
spufs.h [PATCH] spufs: serialize sys_spu_run per spu 2006-01-09 15:44:39 +11:00
switch.c [PATCH] spufs: fix mailbox polling 2006-01-09 14:53:01 +11:00
syscalls.c [PATCH] spufs: check for proper file pointer in sys_spu_run 2006-01-09 15:44:38 +11:00