Re: [PATCH] Fix a race in pid generation that causes pids to bereused immediately.
From: Linus Torvalds
Date: Wed Jun 09 2010 - 18:21:39 EST
On Wed, 9 Jun 2010, Peter Zijlstra wrote:
>
> Isn't: return a - base < b - base, the natural way to express this?
Quite possibly. I'd worry about the overflow case a bit, but it's
certainly going to get the right value when base << MAX_INT.
Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/