Re: [patch 0/3] MBCS: Convert semaphores to the mutex API

2007-10-24 Thread Matthias Kaehlcke
El Wed, Oct 24, 2007 at 09:11:49PM -0700 Andrew Morton ha dit: > On Wed, 24 Oct 2007 19:08:58 +0200 [EMAIL PROTECTED] wrote: > > > MBCS: Convert the semaphores algolock, dmareadlock and dmawritelock to the > > mutex API > > Thanks. Has this actually been runtime-tested? no, i could only test

Re: [patch 0/3] MBCS: Convert semaphores to the mutex API

2007-10-24 Thread Andrew Morton
On Wed, 24 Oct 2007 19:08:58 +0200 [EMAIL PROTECTED] wrote: > MBCS: Convert the semaphores algolock, dmareadlock and dmawritelock to the > mutex API Thanks. Has this actually been runtime-tested? btw, your patches are in `patch -p2' form: --- kernel.orig/linux-2.6/drivers/char/mbcs.c +++

Re: [patch 0/3] MBCS: Convert semaphores to the mutex API

2007-10-24 Thread Andrew Morton
On Wed, 24 Oct 2007 19:08:58 +0200 [EMAIL PROTECTED] wrote: MBCS: Convert the semaphores algolock, dmareadlock and dmawritelock to the mutex API Thanks. Has this actually been runtime-tested? btw, your patches are in `patch -p2' form: --- kernel.orig/linux-2.6/drivers/char/mbcs.c +++

Re: [patch 0/3] MBCS: Convert semaphores to the mutex API

2007-10-24 Thread Matthias Kaehlcke
El Wed, Oct 24, 2007 at 09:11:49PM -0700 Andrew Morton ha dit: On Wed, 24 Oct 2007 19:08:58 +0200 [EMAIL PROTECTED] wrote: MBCS: Convert the semaphores algolock, dmareadlock and dmawritelock to the mutex API Thanks. Has this actually been runtime-tested? no, i could only test