linux/arch/powerpc/platforms/cell
Geoff Levand aee9f26542 [PATCH] powerpc: Fix spufs initialization sequence.
This is a small fix to get the spufs init sequence right.

init_spu_base() in spu_base.c should be called (via
module_init(init_spu_base)) before spufs_init() (via
module_init(spufs_init)) in spufs/inode.c gets called.

Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-02-07 21:27:50 +11:00
..
spufs [PATCH] powerpc: cell namespace cleanup 2006-01-12 20:39:14 +11:00
Kconfig [PATCH] spufs: The SPU file system, base 2006-01-09 14:49:12 +11:00
Makefile [PATCH] powerpc: Fix spufs initialization sequence. 2006-02-07 21:27:50 +11:00
interrupt.c [PATCH] spufs: set irq affinity for running threads 2006-01-09 15:44:57 +11:00
interrupt.h [PATCH] spufs: set irq affinity for running threads 2006-01-09 15:44:57 +11:00
iommu.c [PATCH] powerpc/cell: add iommu support for larger memory 2006-01-09 14:53:24 +11:00
iommu.h [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell 2005-11-01 21:03:07 +11:00
pervasive.c [PATCH] powerpc: cell namespace cleanup 2006-01-12 20:39:14 +11:00
pervasive.h [PATCH] cell: enable pause(0) in cpu_idle 2006-01-09 15:44:32 +11:00
setup.c [PATCH] powerpc: cell namespace cleanup 2006-01-12 20:39:14 +11:00
smp.c [PATCH] powerpc: task_thread_info() 2006-01-12 09:08:57 -08:00
spider-pic.c [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell 2005-11-01 21:03:07 +11:00
spu_base.c [PATCH] spufs: set irq affinity for running threads 2006-01-09 15:44:57 +11:00
spu_priv1.c [PATCH] spufs: abstract priv1 register access. 2006-01-09 15:44:49 +11:00
spu_syscalls.c [PATCH] spufs: fix module refcount race 2006-01-09 14:53:11 +11:00