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:
f1d39b2
)
[PATCH] libata: fix ata_port_detach() for old EH ports
author
Tejun Heo
<htejun@gmail.com>
Fri, 4 Aug 2006 18:59:11 +0000
(
03:59
+0900)
committer
Tejun Heo
<htejun@gmail.com>
Fri, 4 Aug 2006 18:59:11 +0000
(
03:59
+0900)
ata_prot_detach() did nothing for old EH ports and thus SCSI hosts
associated with those ports are left dangling after they are detached
leaving stale devices and causing oops eventually. Make
ata_port_detach() remove SCSI hosts for old EH ports.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found