kernel-ark/arch/powerpc/platforms/cell
Arnd Bergmann c8ca0633e5 [PATCH] spufs: dont hold root->isem in spu_forget
spu_forget will do mmput on the DMA address space,
which can lead to lots of other stuff getting triggered.
We better not hold a semaphore here that we might
need in the process.

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:37 +11:00
..
spufs [PATCH] spufs: dont hold root->isem in spu_forget 2006-01-09 15:44:37 +11:00
interrupt.c
interrupt.h
iommu.c [PATCH] powerpc/cell: add iommu support for larger memory 2006-01-09 14:53:24 +11:00
iommu.h
Kconfig
Makefile [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
pervasive.c [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
pervasive.h [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
setup.c [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
smp.c
spider-pic.c
spu_base.c [PATCH] spufs: clear dsisr on CLASS1[Mf] exception 2006-01-09 14:53:21 +11:00
spu_syscalls.c [PATCH] spufs: fix module refcount race 2006-01-09 14:53:11 +11:00