Re: [PATCH 2/3] Maple bus support for the Sega Dreamcast - keyboard support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Adrian McMenamin <lkmladrian@...>
Cc: Dmitry Torokhov <dtor@...>, Paul Mundt <lethal@...>, <linux-kernel@...>
Date: Sunday, September 9, 2007 - 2:30 pm

On Sun, 9 Sep 2007 18:01:26 +0100
"Adrian McMenamin" <lkmladrian@gmail.com> wrote:


Hi,

this driver in general is quite clean as well; I have only one
suggestion for improvement. Right now you use a semaphore for locking,
while all you really use it for is mutex semantics, I think it would be
a good idea to convert the driver to use the actual mutex primitive;
this will buy you a lot of extra automatic checking for bugs...

Greetings,
   Arjan van de Ven
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/3] Maple bus support for the Sega Dreamcast - k..., Arjan van de Ven, (Sun Sep 9, 2:30 pm)
Re: [PATCH 2/3] Maple bus support for the Sega Dreamcast - k..., Adrian McMenamin, (Mon Sep 10, 10:28 am)