From: Manfred Spraul <manfred@colorfullife.com>
To: Paul Larson <plars@linuxtestproject.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pid_max hang again...
Date: Fri, 06 Sep 2002 23:06:48 +0200 [thread overview]
Message-ID: <3D7918E8.5030000@colorfullife.com> (raw)
Searching for a free pid value and inserting the thread into the task
list should be atomic, otherwise the same pid value could be given to 2
threads.
do_fork runs without the BLK, you might have to search for the pid
within the write_lock_irq(&tasklist_lock) block.
--
Manfred
next reply other threads:[~2002-09-06 21:02 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-06 21:06 Manfred Spraul [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-09-11 8:59 [PATCH] pid_max hang again Hanumanthu. H
2002-09-11 17:19 ` Andries Brouwer
2002-09-11 20:23 ` jw schultz
2002-09-12 1:11 ` Rik van Riel
2002-09-12 1:54 ` Andrew Morton
2002-09-12 20:23 ` Andries Brouwer
2002-09-12 21:17 ` Rik van Riel
2002-09-12 21:21 ` yodaiken
2002-09-13 5:47 ` Hanumanthu. H
2002-09-07 9:06 Manfred Spraul
2002-09-09 14:22 ` Hanumanthu. H
2002-09-09 15:07 ` Martin J. Bligh
2002-09-09 22:39 ` jw schultz
2002-09-10 9:54 ` Andries Brouwer
2002-09-10 19:29 ` jw schultz
2002-09-07 8:16 Hanumanthu. H
2002-09-06 15:39 Ingo Molnar
2002-09-06 17:43 ` [PATCH] " Paul Larson
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=3D7918E8.5030000@colorfullife.com \
--to=manfred@colorfullife.com \
--cc=linux-kernel@vger.kernel.org \
--cc=plars@linuxtestproject.org \
/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