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:
5fa0f5e
)
[SCSI] megaraid_mbox: use mutex instead of semaphore
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Mon, 9 Jul 2007 19:00:11 +0000
(12:00 -0700)
committer
James Bottomley
<jejb@mulgrave.localdomain>
Sun, 15 Jul 2007 00:10:19 +0000
(19:10 -0500)
The Megaraid Mailbox driver uses a semaphore as mutex. Use the mutex API
instead of the (binary) semaphore.
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Acked-by: "Patro, Sumant" <Sumant.Patro@lsi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found