Re: [PATCH] revert zap_other_threads breakage, disallow CLONE_THREAD without CLONE_DETACHED

From: Jamie Lokier
Date: Thu Aug 14 2003 - 12:58:03 EST


Linus Torvalds wrote:
> I'd really prefer not to keep a bit around that has to mean the same thing
> as another bit - that way just lies madness. So I'll document
> CLONE_DETACHED as being a no-op, and change the _one_ place that used it
> to just use CLONE_THREAD instead.

Don't forget to mention that software that may be run on 2.5 kernels
needs to set both bits, else won't work as expected.

-- Jamie
-
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/