From: Manu Abraham <manu@linuxtv.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Michael Krufky <mkrufky@m1k.net>,
linux-kernel@vger.kernel.org, linux-dvb-maintainer@linuxtv.org,
Manu Abraham <manu@linuxtv.org>
Subject: Re: [PATCH 24/37] dvb: dst: protect the read/write commands with a mutex
Date: Thu, 03 Nov 2005 13:26:40 +0400 [thread overview]
Message-ID: <4369D7D0.4070407@linuxtv.org> (raw)
In-Reply-To: <20051103135735.6d860a73.akpm@osdl.org>
Andrew Morton wrote:
>Michael Krufky <mkrufky@m1k.net> wrote:
>
>
>>+ sema_init(&state->dst_mutex, 1);
>>
>>
>
>We normally use init_MUTEX(), so we don't have to remember that 1 == unlocked.
>
>
>
Hello Andrew,
I will have that changed in dvb-kernel CVS. Would you like me to send in
a patch for the same. Or you can have it changed .. ?
Thanks,
Manu
prev parent reply other threads:[~2005-11-03 9:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-01 8:15 [PATCH 24/37] dvb: dst: protect the read/write commands with a mutex Michael Krufky
2005-11-03 2:57 ` Andrew Morton
2005-11-03 9:26 ` Manu Abraham [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=4369D7D0.4070407@linuxtv.org \
--to=manu@linuxtv.org \
--cc=akpm@osdl.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mkrufky@m1k.net \
/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.