All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: matthias.kaehlcke@gmail.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch 0/3] MBCS: Convert semaphores to the mutex API
Date: Wed, 24 Oct 2007 21:11:49 -0700	[thread overview]
Message-ID: <20071024211149.2520a4ea.akpm@linux-foundation.org> (raw)
In-Reply-To: <20071024170858.GH9824@traven>

On Wed, 24 Oct 2007 19:08:58 +0200 matthias.kaehlcke@gmail.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.


  reply	other threads:[~2007-10-25  4:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24 17:08 [patch 0/3] MBCS: Convert semaphores to the mutex API matthias.kaehlcke
2007-10-25  4:11 ` Andrew Morton [this message]
2007-10-25  5:47   ` Matthias Kaehlcke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071024211149.2520a4ea.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthias.kaehlcke@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.