[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>
This commit is contained in:
James Bottomley 2007-07-16 13:15:51 -05:00 • committed by James Bottomley
commit 9d720d82dc
2 changed files with 10 additions and 10 deletions