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:
42cd4f5
)
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.
author
Saurav Kashyap
<saurav.kashyap@qlogic.com>
Tue, 16 Aug 2011 18:29:25 +0000
(11:29 -0700)
committer
James Bottomley
<JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:19:37 +0000
(08:19 -0600)
The dsd list shouldn't be manipulated without taking the per host hardware
lock to prevent multiple callers from trampling upon one another.
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found