From: Dan Williams Date: Fri, 25 May 2012 17:55:07 +0000 (-0700) Subject: [SCSI] fix async probe regression X-Git-Tag: v3.5-rc1~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a8d39d0137612c336aa8bbb2cb886a79772ffb;p=pandora-kernel.git [SCSI] fix async probe regression Commit a7a20d1 "[SCSI] sd: limit the scope of the async probe domain" moved sd probe work out of reach of wait_for_device_probe(). Allow it to be synced via scsi_complete_async_scans(). Reported-by: Meelis Roos Tested-by: Meelis Roos Signed-off-by: Dan Williams Signed-off-by: James Bottomley --- Reading git-diff-tree failed