[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071024211149.2520a4ea.akpm@linux-foundation.org>
Date: Wed, 24 Oct 2007 21:11:49 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: matthias.kaehlcke@...il.com
Cc: linux-kernel@...r.kernel.org
Subject: Re: [patch 0/3] MBCS: Convert semaphores to the mutex API
On Wed, 24 Oct 2007 19:08:58 +0200 matthias.kaehlcke@...il.com 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
+++ kernel/linux-2.6/drivers/char/mbcs.c
should have been in `patch -p1' form:
--- linux-2.6/drivers/char/mbcs.c
+++ linux-2.6/drivers/char/mbcs.c
I'd suggest that you grab and learn
http://savannah.nongnu.org/projects/quilt/ - it takes care of all these
things for you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists