[patch 1/3] MBCS: Convert algolock to mutex

2007-10-24 Thread matthias . kaehlcke
MBCS: Convert the semaphore algolock to the mutex API Signed-off-by: Matthias Kaehlcke <[EMAIL PROTECTED]> --- kernel.orig/linux-2.6/drivers/char/mbcs.c 2007-10-23 17:37:56.0 +0200 +++ kernel/linux-2.6/drivers/char/mbcs.c2007-10-23 17:40:16.0 +0200 @@ -24,6 +24,7 @@

[patch 1/3] MBCS: Convert algolock to mutex

2007-10-24 Thread matthias . kaehlcke
MBCS: Convert the semaphore algolock to the mutex API Signed-off-by: Matthias Kaehlcke [EMAIL PROTECTED] --- kernel.orig/linux-2.6/drivers/char/mbcs.c 2007-10-23 17:37:56.0 +0200 +++ kernel/linux-2.6/drivers/char/mbcs.c2007-10-23 17:40:16.0 +0200 @@ -24,6 +24,7 @@