linux/arch/powerpc/platforms/cell
Arnd Bergmann b41305a39a [PATCH] spufs: Fix oops when spufs module is not loaded
try_module_get returns true when NULL arguments, so
we first need to check if there is a module loaded before
getting the reference count.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:52:48 +11:00
..
spufs [PATCH] spufs: fix local store page refcounting 2006-01-09 14:52:45 +11:00
Kconfig
Makefile
interrupt.c
interrupt.h
iommu.c
iommu.h
setup.c [PATCH] spufs: fix local store page refcounting 2006-01-09 14:52:45 +11:00
smp.c
spider-pic.c
spu_base.c
spu_syscalls.c [PATCH] spufs: Fix oops when spufs module is not loaded 2006-01-09 14:52:48 +11:00