From: Brian King Date: Tue, 21 Nov 2006 16:27:58 +0000 (-0600) Subject: [SCSI] ipr: SATA reset - wait for host reset completion X-Git-Tag: v2.6.20-rc1~34^2~20^2~41^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d98ff0fa8d9074792b7273f57d9f92810104c6;p=pandora-kernel.git [SCSI] ipr: SATA reset - wait for host reset completion If an ipr adapter hits a fatal microcode error requiring a reset while a SATA device is going through EH, it can result in a command getting issued to the ipr adapter while it is getting reset, which can cause PCI bus errors. Wait for any outstanding adapter reset to finish prior to issuing a SATA device reset. Signed-off-by: James Bottomley --- Reading git-diff-tree failed