From: "Dave Young" <hidave.darkstar@gmail.com>
To: "Stefan Richter" <stefanr@s5r6.in-berlin.de>
Cc: khali@linux-fr.org, linux-kernel@vger.kernel.org, i2c@lm-sensors.org
Subject: Re: [PATCH 04/12] i2c : Use mutex instead of semaphore in driver core
Date: Wed, 2 Jan 2008 09:06:31 +0800 [thread overview]
Message-ID: <a8e1da0801011706m44b001eh25136032b901cc2d@mail.gmail.com> (raw)
In-Reply-To: <47763450.5010604@s5r6.in-berlin.de>
On Dec 29, 2007 7:49 PM, Stefan Richter <stefanr@s5r6.in-berlin.de> wrote:
> Dave Young wrote:
> > --- linux/drivers/i2c/i2c-core.c 2007-12-28 10:06:58.000000000 +0800
> > +++ linux.new/drivers/i2c/i2c-core.c 2007-12-28 10:08:58.000000000 +0800
> > @@ -33,8 +33,8 @@
> > #include <linux/platform_device.h>
> > #include <linux/mutex.h>
> > #include <linux/completion.h>
> > +#include <linux/mutex.h>
> > #include <asm/uaccess.h>
> > -#include <asm/semaphore.h>
>
> 2x #include <linux/mutex.h>
Thanks, my fault ;)
This patch series need more lockdep works to be done. After that I
will repost it.
> --
> Stefan Richter
> -=====-=-=== ==-- ===-=
> http://arcgraph.de/sr/
>
prev parent reply other threads:[~2008-01-02 1:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-29 1:07 Dave Young
2007-12-29 11:49 ` Stefan Richter
2008-01-02 1:06 ` Dave Young [this message]
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=a8e1da0801011706m44b001eh25136032b901cc2d@mail.gmail.com \
--to=hidave.darkstar@gmail.com \
--cc=i2c@lm-sensors.org \
--cc=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stefanr@s5r6.in-berlin.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®