From: Russell King <rmk@arm.linux.org.uk>
To: Manfred Spraul <manfred@colorfullife.com>
Cc: Krzysztof Benedyczak <golbi@mat.uni.torun.pl>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] POSIX message queues, 2.5.50
Date: Sun, 1 Dec 2002 11:28:33 +0000 [thread overview]
Message-ID: <20021201112833.F24114@flint.arm.linux.org.uk> (raw)
In-Reply-To: <3DE9E567.4030103@colorfullife.com>; from manfred@colorfullife.com on Sun, Dec 01, 2002 at 11:33:11AM +0100
On Sun, Dec 01, 2002 at 11:33:11AM +0100, Manfred Spraul wrote:
> - why do you use __add_wait_queue in wq_sleep_on()? It seems you have
> copied that code from kernel/sched.c - it's not needed. It was needed for
>
> cli()
> if(condition_var==0)
> sleep_on(&my_queue);
Do we have to encourage this abonimation? We do have wait_event().
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
next prev parent reply other threads:[~2002-12-01 11:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-01 10:33 [PATCH] POSIX message queues, 2.5.50 Manfred Spraul
2002-12-01 11:28 ` Russell King [this message]
2002-12-01 14:34 ` Krzysztof Benedyczak
2002-12-01 15:16 ` Manfred Spraul
2002-12-02 20:27 ` Krzysztof Benedyczak
-- strict thread matches above, loose matches on Subject: below --
2002-11-30 17:30 Krzysztof Benedyczak
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=20021201112833.F24114@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=golbi@mat.uni.torun.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=manfred@colorfullife.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox