Now, that's a separate issue - the issue of the exact _granularity_ of the
bits, and how you group things together.
On that front, I don't have any strong feelings - but I suspect that it
almost always ends up being fairly obvious when it is "right" to group
things together, and when it isn't.
For example, we probably could have had just one bit for (FS | FILES), and
the same is probably true of (SIGHAND | THREAD), but on the whole we
haven't really had any gray areas when it comes to the grouping. And I
don't see any coming up.
Does that mean that we might have a CLONE_POSIXDAMAGE that just covers all
the strange POSIX stuff that make no sense anywhere else? Maybe. But I'd
want that to be just another bit with the same semantic behaviour as the
existing ones, _not_ be some external "POSIX personality".
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/