kernel-hacking-2024-linux-s.../drivers/block
Alexey Dobriyan 671d40f4aa paride drivers: initialize spinlocks
pcd_lock and pf_spin_lock are passed to blk_init_queue() which, seeing them
as valid lock pointer, sets it as ->queue_lock.

The problem is that pcd_lock and pf_spin_lock aren't initialized anywhere.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Cc: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-04-24 08:23:08 -07:00
..
aoe [AOE]: Add get_unaligned() calls where needed. 2007-03-02 15:22:55 -08:00
paride paride drivers: initialize spinlocks 2007-04-24 08:23:08 -07:00
acsi.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
acsi_slm.c
amiflop.c
ataflop.c
cciss.c [PATCH] cciss: unregister from SCSI before tearing down device resources 2007-04-12 15:31:42 -07:00
cciss.h
cciss_cmd.h
cciss_scsi.c
cciss_scsi.h
cpqarray.c
cpqarray.h
cryptoloop.c
DAC960.c
DAC960.h
floppy.c [PATCH] Fix build errors if bitop functions are do {} while macros 2007-02-20 17:10:12 -08:00
ida_cmd.h
ida_ioctl.h
Kconfig [PATCH] initramfs should not depend on CONFIG_BLOCK 2007-03-06 09:30:25 -08:00
loop.c
Makefile
nbd.c
pktcdvd.c [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet 2007-02-20 17:10:14 -08:00
ps2esdi.c
rd.c
smart1,2.h
swim3.c
sx8.c
ub.c
umem.c [PATCH] Fix failure paths in modules init in umem.c 2007-03-01 14:53:36 -08:00
viodasd.c
xd.c
xd.h
z2ram.c