git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
084fe63
)
[PATCH] libata-hp: implement SCSI part of hotplug
author
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:05 +0000
(18:28 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:05 +0000
(18:28 +0900)
Implement SCSI part of hotplug.
This must be done in a separate context as SCSI makes use of EH during
probing. SCSI scan fails silently if EH is in progress. In such
cases, libata pauses briefly and retries until every device is
attached.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found