]> git.baikalelectronics.ru Git - kernel.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)
commitf2186643137671a29e41e006c238ed9872eea263
tree26a86b0d7a7bb2e13b478fbd1f247ad2baab27b4
parent3fb1cf56fa731bbaddadbd90d5a59a0a473369b0
[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