kernel-ark/arch/powerpc/platforms/cell
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups
locking init cleanups:

 - convert " = SPIN_LOCK_UNLOCKED" to spin_lock_init() or DEFINE_SPINLOCK()
 - convert rwlocks in a similar manner

this patch was generated automatically.

Motivation:

 - cleanliness
 - lockdep needs control of lock initialization, which the open-coded
   variants do not give
 - it's also useful for -rt and for lock debugging in general

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:39 -07:00
..
spufs [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
cbe_regs.c [PATCH] more for_each_cpu() removal 2006-06-25 10:00:54 -07:00
cbe_regs.h [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
interrupt.c [PATCH] remove for_each_cpu() 2006-06-25 10:00:54 -07:00
interrupt.h
iommu.c [POWERPC] cleanup dma_mapping_ops 2006-06-15 19:31:26 +10:00
iommu.h
Kconfig [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts 2006-06-21 15:01:31 +10:00
Makefile [POWERPC] spufs: split the Cell BE support into generic and platform dependant parts 2006-06-21 15:01:31 +10:00
pervasive.c [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
pervasive.h [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
ras.c [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
ras.h [POWERPC] cell: add RAS support 2006-06-21 15:01:29 +10:00
setup.c [POWERPC] spufs: further abstract priv1 register access 2006-06-21 15:01:31 +10:00
smp.c
spider-pic.c [PATCH] powerpc: use guarded ioremap for cell on-chip mappings 2006-03-27 14:48:42 +11:00
spu_base.c [POWERPC] spufs: clear class2 interrupt status before wakeup 2006-06-21 15:01:32 +10:00
spu_callbacks.c [POWERPC] Unify ppc syscall tables 2006-06-21 15:01:32 +10:00
spu_priv1_mmio.c [POWERPC] spufs: fix spu irq affinity setting 2006-06-21 15:01:31 +10:00
spu_syscalls.c