linux/arch/powerpc/platforms/pseries
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
..
Kconfig
Makefile [POWERPC] Optimise some TOC usage 2006-06-15 19:31:25 +10:00
eeh.c [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put 2006-04-13 09:34:15 -07:00
eeh_cache.c spelling fixes 2006-06-26 18:35:02 +02:00
eeh_driver.c [POWERPC] pseries: Print PCI slot location code on failure 2006-06-21 15:01:32 +10:00
eeh_event.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
firmware.c
firmware.h
hvCall.S [PATCH] powerpc: Extends HCALL interface for InfiniBand usage 2006-04-01 22:37:00 +11:00
hvconsole.c
hvcserver.c
iommu.c [POWERPC] Dont look for class-code in pci children 2006-06-21 15:01:33 +10:00
lpar.c [PATCH] powerpc: Extends HCALL interface for InfiniBand usage 2006-04-01 22:37:00 +11:00
nvram.c
pci.c
pci_dlpar.c
plpar_wrappers.h
ras.c
ras.h
reconfig.c
rtasd.c [PATCH] powerpc: Quiet rtasd output at boot 2006-04-22 18:46:07 +10:00
scanlog.c [POWERPC] RTAS delay, fix module build breaks 2006-06-21 15:01:27 +10:00
setup.c Merge branch 'merge' 2006-06-12 17:53:34 +10:00
smp.c
xics.c [PATCH] powerpc: Lack of ISA interrupts on XICS isn't dangerous 2006-04-22 18:45:13 +10:00
xics.h