summaryrefslogtreecommitdiff
path: root/drivers/scsi/ultrastor.c
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2007-08-15 18:57:00 (GMT)
committerJames Bottomley <jejb@mulgrave.localdomain>2007-10-12 18:51:40 (GMT)
commita50ee7a72888d072512e4434c44959743bfb1570 (patch)
treec33bc6ea2aadf3ad86cd2c1191ee64087a12aa25 /drivers/scsi/ultrastor.c
parentf01abb362f878b8e2de69c03662d8e7f3ae1d6f8 (diff)
downloadlinux-fsl-qoriq-a50ee7a72888d072512e4434c44959743bfb1570.tar.xz
[SCSI] ips: Close narrow race in release
We were releasing the IRQ before removing the host, so commands could still be coming in which would never be seen by the interrupt handler. Just remove the host before releasing the IRQ to close this race. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/ultrastor.c')
0 files changed, 0 insertions, 0 deletions