From: Brian King Date: Wed, 2 May 2007 15:44:11 +0000 (-0500) Subject: [SCSI] ipr: Better handle adapter boot time errors X-Git-Tag: v2.6.22-rc1~345^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473b1e8ed2e4f545de22e58c8c073471b18459e8;p=pandora-kernel.git [SCSI] ipr: Better handle adapter boot time errors If an ipr adapter encounters an adapter error requiring an adapter reset to recover from prior to driver load time, the error will be ignored and recovery will not happen until the initial timeout occurs waiting for the firmware to come ready, which means a five minute timeout. Fix is to read the interrupt register before clearing any of the interrupts at probe time. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed