On Tuesday, 24 April 2007 00:55, Oleg Nesterov wrote:
Hmm, wouldn't that be overkill? copy_task_struct() would have to do
*tsk = *orig anyway, and we only need to clear one field apart from this.
Some other fields are cleared towards the end of dup_task_struct(), so perhaps
we could clear freezer_flags in there too?
Rafael
-