Searched hist:"0 c2cc4337968f7aab91a91b8d5889982e3a3bd0d" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mbox.h | diff 0c2cc4337968f7aab91a91b8d5889982e3a3bd0d Mon Jul 09 21:00:11 CEST 2007 Matthias Kaehlcke <matthias.kaehlcke@gmail.com> [SCSI] megaraid_mbox: use mutex instead of semaphore
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>
|
H A D | mega_common.h | diff 0c2cc4337968f7aab91a91b8d5889982e3a3bd0d Mon Jul 09 21:00:11 CEST 2007 Matthias Kaehlcke <matthias.kaehlcke@gmail.com> [SCSI] megaraid_mbox: use mutex instead of semaphore
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>
|
H A D | megaraid_mbox.c | diff 0c2cc4337968f7aab91a91b8d5889982e3a3bd0d Mon Jul 09 21:00:11 CEST 2007 Matthias Kaehlcke <matthias.kaehlcke@gmail.com> [SCSI] megaraid_mbox: use mutex instead of semaphore
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>
|