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:
143bb6b
)
[SCSI] zfcp: Replace config semaphore with mutex
author
Christof Schmitt
<christof.schmitt@de.ibm.com>
Tue, 18 Aug 2009 13:43:28 +0000
(15:43 +0200)
committer
James Bottomley
<James.Bottomley@suse.de>
Sat, 5 Sep 2009 13:49:42 +0000
(08:49 -0500)
The config semaphore is only used as a mutex, so replace it with a
simple mutex.
Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found