From: brking@us.ibm.com Date: Tue, 3 May 2005 00:50:47 +0000 (-0500) Subject: [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attach X-Git-Tag: v2.6.13-rc1~90^2~583^2~62^2^2~27^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cbf5eaef7e4430f60844748fd33e22a5fb15167;p=pandora-kernel.git [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attach Currently, during PCI hotplug remove, if the upper layer drivers of the attached devices send commands down as part of the remove action, like a CDROM, the hotplug action will hang forever due to the ipr driver returning SCSI_MLQUEUE_HOST_BUSY. Patch fixes this. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed