[PATCH 0/5] use mutex instead of semaphore in several drivers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>, <akpm@...>
Date: Sunday, July 29, 2007 - 5:29 pm

This patchset converts semaphores that are used as mutexes to the
mutex API in the following drivers/code:

Host AP driver
OnStream SCSI Tape driver
SCSI Tape driver
ISDN subsystem common functions
DVB frontend tuning interface

-- 
Matthias Kaehlcke
Linux Application Developer
Barcelona

        Representation of the world, like the world itself, is
        the work of men; they describe it from their own point
         of view, which they  confuse with the absolute truth
                          (Simone de Beauvoir)
                                                                 .''`.
    using free software / Debian GNU/Linux | http://debian.org  : :'  :
                                                                `. `'`
gpg --keyserver pgp.mit.edu --recv-keys 47D8E5D4                  `-
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] use mutex instead of semaphore in several drivers, Matthias Kaehlcke, (Sun Jul 29, 5:29 pm)
[PATCH 5/5] Use mutex instead of semaphore in the DVB fronte..., Matthias Kaehlcke, (Sun Jul 29, 5:43 pm)
[PATCH 2/5] Use mutex instead of semaphore in the OnStream S..., Matthias Kaehlcke, (Sun Jul 29, 5:36 pm)
[PATCH 3/5] Use mutex instead of semaphore in the SCSI Tape ..., Matthias Kaehlcke, (Sun Jul 29, 5:38 pm)
[PATCH 4/5] Use mutex instead of semaphore in ISDN subsystem..., Matthias Kaehlcke, (Sun Jul 29, 5:41 pm)
[PATCH 1/5] Use mutex instead of semaphore in the Host AP dr..., Matthias Kaehlcke, (Sun Jul 29, 5:34 pm)
Re: [PATCH 1/5] Use mutex instead of semaphore in the Host A..., Matthias Kaehlcke, (Mon Jul 30, 1:40 am)
Re: [PATCH 1/5] Use mutex instead of semaphore in the Host A..., John W. Linville, (Mon Jul 30, 10:50 am)