Gmane
From: Linus Torvalds <torvalds <at> osdl.org>
Subject: Re: [PATCH] unshare: Cleanup up the sys_unshare interface before we are committed.
Newsgroups: gmane.linux.kernel
Date: 2006-03-16 20:41:30 GMT (3 years, 15 weeks, 5 days, 4 hours and 27 minutes ago)

On Thu, 16 Mar 2006, Andrew Morton wrote:
> 
> iirc there was some discussion about this and it was explicitly decided to
> keep the CLONE flags.
> 
> Maybe Janak or Linus can comment?

My personal opinion is that having a different set of flags is more 
confusing and likely to result in problems later than having the same 
ones. Regardless, I'm not touching this for 2.6.16 any more, 

		Linus