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:
fa96d92
)
[SCSI] qla2xxx: Fix hang during driver unload when vport is active.
author
Arun Easi
<arun.easi@qlogic.com>
Tue, 10 May 2011 18:18:16 +0000
(11:18 -0700)
committer
James Bottomley
<jbottomley@parallels.com>
Tue, 17 May 2011 07:29:10 +0000
(11:29 +0400)
Bumping ref count during fc_vport_terminate() was the cause. vport
delete would wait for ref count to drop to zero and that would never
happen.
Cc: stable@kernel.org
Signed-off-by: Arun Easi <arun.easi@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_os.c
patch
|
blob
|
history
diff --cc
drivers/scsi/qla2xxx/qla_os.c
Simple merge