kernel-ark/drivers
152587deb8 [PATCH] fix NMI lockup with CFQ scheduler
The current problem seen is that the queue lock is actually in the
SCSI device structure, so when that structure is freed on device
release, we go boom if the queue tries to access the lock again.

The fix here is to move the lock from the scsi_device to the queue.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-04-16 20:10:09 -05:00
..
acorn
acpi
atm
base
block [PATCH] fix NMI lockup with CFQ scheduler 2005-04-16 20:10:09 -05:00
bluetooth
cdrom
char [PATCH] update maintainer for /dev/random 2005-04-16 15:25:56 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware
i2c
ide [PATCH] hd: eliminate bad section references 2005-04-16 15:25:52 -07:00
ieee1394
infiniband [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label 2005-04-16 15:26:35 -07:00
input
isdn
macintosh [PATCH] fix few remaining u32 vs. pm_message_t problems 2005-04-16 15:25:38 -07:00
mca
md [PATCH] md: remove a number of misleading calls to MD_BUG 2005-04-16 15:26:42 -07:00
media [PATCH] fix module_param_string() calls 2005-04-16 15:25:43 -07:00
message [PATCH] fix u32 vs. pm_message_t in drivers/message 2005-04-16 15:25:28 -07:00
misc
mmc [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi 2005-04-16 15:25:29 -07:00
mtd [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi 2005-04-16 15:25:29 -07:00
net
nubus
oprofile
parisc
parport
pci [PATCH] fix u32 vs. pm_message_t in PCI, PCIE 2005-04-16 15:25:33 -07:00
pcmcia
pnp [PATCH] pnpbios: eliminate bad section references 2005-04-16 15:25:51 -07:00
s390 [PATCH] zfcp: convert to compat_ioctl 2005-04-16 20:09:17 -05:00
sbus
scsi [PATCH] fix NMI lockup with CFQ scheduler 2005-04-16 20:10:09 -05:00
serial [PATCH] serial: fix comments in 8250.c 2005-04-16 15:26:39 -07:00
sh
sn
tc
telephony
usb
video [PATCH] fix u32 vs. pm_message_t in driver/video 2005-04-16 15:25:36 -07:00
w1
zorro
Kconfig
Makefile