On Wed, Aug 19, 2009 at 7:39 PM, Li Zefan<lizf@xxxxxxxxxxxxxx> wrote: > >> + list_for_each_entry_rcu(p, &tsk->thread_group, thread_group) { >> + if (p->sighand) { >> + sighand = tsk->sighand; > > s/tsk->sighand/p->sighand Good catch, thanks. Fixed. Paul _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers