From: James Bottomley Date: Mon, 16 Jul 2007 18:15:51 +0000 (-0500) Subject: [SCSI] libsas: fix lockdep issue with ATA X-Git-Tag: v2.6.23-rc1~7^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d720d82dc295521d70939c3f5edd54050730f09;p=pandora-kernel.git [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 --- Reading git-diff-tree failed