On Sun, Mar 08, 2009 at 12:03:30AM +0100, Oleg Nesterov wrote:
> Ananth N Mavinakayanahalli wrote:

...
 
> We can also add "struct task_struct *creator" to "struct utrace". It is
> be set by tracehook_finish_clone/utrace_init_task, and it is cleared by
> tracehook_report_clone() path. In that case we do not need PF_STARTING.
> But this blows task_struct...

But just by one pointer size. Perhaps reverting commit dd30e86355 would
suffice?

Ananth

Reply via email to