]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] mpt fusion: convert inactive_list_mutex to a mutex
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Sun, 9 Mar 2008 11:16:27 +0000 (12:16 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 7 Apr 2008 17:15:44 +0000 (12:15 -0500)
commited5f606fef22e515331aab4c1f927775cf4af70e
tree26a86b0d7a7bb2e13b478fbd1f247ad2baab27b4
parent23a274c8a5adafc74a66f16988776fc7dd6f6e51
[SCSI] mpt fusion: convert inactive_list_mutex to a mutex

the semaphore inactive_list_mutex is used as a mutex, convert it to
the mutex API

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Acked-by: "Moore, Eric" <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptscsih.c