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:
3064ff3
)
[SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode
author
Anirban Chakraborty
<anirban.chakraborty@qlogic.com>
Wed, 16 Dec 2009 05:29:45 +0000
(21:29 -0800)
committer
James Bottomley
<James.Bottomley@suse.de>
Wed, 30 Dec 2009 17:09:47 +0000
(11:09 -0600)
Hold the hardware lock while do the response completion in work queue threads as
it involves sharing a common request queue among multiple threads.
Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found