]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] libsas: fix lockdep issue with ATA
authorJames Bottomley <James.Bottomley@steeleye.com>
Mon, 16 Jul 2007 18:15:51 +0000 (13:15 -0500)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:16:22 +0000 (11:16 -0500)
commit9d720d82dc295521d70939c3f5edd54050730f09
tree35bac9c79a33916e42dda1157336c2bba01f5119
parent0f05df8b3b41bc258bdf520b72e8cf7c524048b7
[SCSI] libsas: fix lockdep issue with ATA

lockdep noticed that with ATA support the port->dev_list_lock was
entangled at irq context, so it now needs to become IRQ safe

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/libsas/sas_discover.c
drivers/scsi/libsas/sas_expander.c