[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m14p6ov1j0.fsf@frodo.ebiederm.org>
Date: Thu, 17 Jul 2008 10:55:15 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Daniel Hokka Zakrisson <daniel@...ac.com>
Cc: linux-kernel@...r.kernel.org,
containers@...ts.linux-foundation.org, oleg@...sign.ru,
xemul@...nvz.org, akpm@...ux-foundation.org
Subject: Re: [PATCH 2/2] signals: replace p->pid == 1 check with a check for task_child_reaper
Daniel Hokka Zakrisson <daniel@...ac.com> writes:
> p->pid == 1 is insufficient when there are multiple pid namespaces.
> Instead, check whether the task is in the current task's
> child reaper's thread group.
We should just drop the check for init as it is redundant.
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists