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:
12021ff
)
[SCSI] Remove unnecessary locking around completion function calls
author
Jeff Garzik
<jgarzik@pobox.com>
Sat, 28 May 2005 11:47:39 +0000
(07:47 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 17 Jun 2005 17:04:37 +0000
(12:04 -0500)
The SCSI ->done() hook should not be called from inside a spinlock.
Drivers that do this are mostly cut-n-paste from 2.2.x-era.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found