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:
7c56533
)
[SCSI] qla1280: Drop host_lock while requesting firmware
author
Ben Hutchings
<ben@decadent.org.uk>
Sat, 23 Jan 2010 18:40:29 +0000
(18:40 +0000)
committer
James Bottomley
<James.Bottomley@suse.de>
Tue, 9 Feb 2010 00:35:14 +0000
(18:35 -0600)
request_firmware() may sleep and it appears to be safe to release the
spinlock here.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: stable@kernel.org
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found