alistair23-linux/drivers/s390/block
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
..
dasd.c [PATCH] s390: dasd ioctl never returns 2006-04-28 08:33:48 -07:00
dasd_3370_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_3990_erp.c [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd_9336_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_9343_erp.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_devmap.c [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_diag.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_diag.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_eckd.c [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_eckd.h [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_eer.c [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
dasd_erp.c BUG_ON() Conversion in drivers/s390/block/dasd_erp.c 2006-04-01 01:27:08 +02:00
dasd_fba.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_fba.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
dasd_genhd.c [PATCH] s390: dasd partition detection 2006-03-08 14:14:01 -08:00
dasd_int.h [PATCH] s390: dasd device identifiers 2006-04-28 08:33:48 -07:00
dasd_ioctl.c [PATCH] dasd: "cleanup dasd_ioctl" fix 2006-03-24 07:33:18 -08:00
dasd_proc.c [PATCH] s390: dasd proc entries 2006-04-11 06:18:38 -07:00
dcssblk.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
Kconfig [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
Makefile [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
xpram.c [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00