linux/drivers/sn
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 [IA64] show "SN Devices" menu only if CONFIG_SGI_SN 2006-02-27 15:06:41 -08:00
Makefile [PATCH] Altix: ioc3 serial support 2006-01-14 18:25:20 -08:00
ioc3.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
ioc4.c [PATCH] SGI IOC4: Detect IO card variant 2006-06-23 07:43:07 -07:00