dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/megaraid
Matthias Kaehlcke 0c2cc43379 [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>
2007-07-14 19:10:19 -05:00
..
Kconfig.megaraid [SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm} 2005-12-13 18:10:56 -07:00
Makefile [SCSI] MegaRAID SAS RAID: new driver 2005-09-26 17:32:44 -05:00
mbox_defs.h [SCSI] megaraid: more kernel-doc fixes 2007-01-13 13:55:35 -06:00
mega_common.h [SCSI] megaraid_mbox: use mutex instead of semaphore 2007-07-14 19:10:19 -05:00
megaraid_ioctl.h [SCSI] megaraid: fix kernel-doc 2007-01-13 13:55:01 -06:00
megaraid_mbox.c [SCSI] megaraid_mbox: use mutex instead of semaphore 2007-07-14 19:10:19 -05:00
megaraid_mbox.h [SCSI] megaraid_mbox: use mutex instead of semaphore 2007-07-14 19:10:19 -05:00
megaraid_mm.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
megaraid_mm.h [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issue 2006-07-28 13:19:12 -05:00
megaraid_sas.c [SCSI] megaraid_sas: convert to use the data buffer accessors 2007-05-31 18:11:55 -04:00
megaraid_sas.h [SCSI] megaraid_sas: intercept cmd timeout and throttle io 2007-05-24 09:08:27 -05:00