kernel-ark/arch/powerpc
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
..
boot [PATCH] powerpc: Fix suboptimal uImage target 2006-01-09 14:50:25 +11:00
configs [PATCH] powerpc: Add pmac32 defconfig for ARCH=powerpc 2006-01-09 14:53:47 +11:00
kernel [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
lib
mm [PATCH] powerpc: don't add memory to empty node/zone 2006-01-09 15:14:22 +11:00
oprofile [PATCH] powerpc: G4+ oprofile support 2006-01-09 15:06:03 +11:00
platforms [PATCH] spufs: dont hold root->isem in spu_forget 2006-01-09 15:44:37 +11:00
sysdev [PATCH] powerpc: Fix g5 DART init 2006-01-09 15:05:42 +11:00
xmon [PATCH] powerpc: Add a is_kernel_addr() macro 2006-01-09 14:51:50 +11:00
Kconfig [PATCH] powerpc: Experimental support for new G5 Macs (#2) 2006-01-09 15:03:17 +11:00
Kconfig.debug
Makefile [PATCH] powerpc: Add support for building uImages 2006-01-09 14:50:21 +11:00