[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100615183525.GA24577@redhat.com>
Date: Tue, 15 Jun 2010 20:35:25 +0200
From: Oleg Nesterov <oleg@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
Salman <sqazi@...gle.com>
Cc: mingo@...e.hu, linux-kernel@...r.kernel.org, peterz@...radead.org,
tytso@...gle.com, torvalds@...ux-foundation.org, walken@...gle.com
Subject: [PATCH 0/1] (Was: Fix a race in pid generation that causes pids to
be reused immediately.)
On 06/11, Salman wrote:
>
> A program that repeatedly forks and waits is susceptible to having the
> same pid repeated,
I agree this patch should fix this.
But the kernel still can use the same pid twice in a row, I am wondering
if there a simple solution to prevent this. Probably not, and this case
is unlikely.
While we are here, and given that many reviewers recently inspected
alloc_pidmap(), probably someone can explain the mysterious checks
in do/while loop ?
See the patch I am going to send, it is on top on Salman's fix but doesn't
really depend on it.
Oleg.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists