From: Arjan van de Ven Date: Sun, 4 Jan 2009 13:32:28 +0000 (-0800) Subject: fastboot: make scsi probes asynchronous X-Git-Tag: v2.6.29-rc1~183^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ace92fc112c6069b4fcb95a31d3142d4a43ff2a;p=pandora-kernel.git fastboot: make scsi probes asynchronous This patch makes part of the scsi probe (which is mostly device spin up and the partition scan) asynchronous. Only the part that runs after getting the device number allocated is asynchronous, ensuring that device numbering remains stable. Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed