Re: [RFC][PATCH 1/3] Freezer: Fix vfork problem

From: Srivatsa Vaddagiri
Date: Mon Feb 26 2007 - 10:15:22 EST


On Mon, Feb 26, 2007 at 03:00:43PM +0300, Oleg Nesterov wrote:
> In that case we should also modify ____call_usermodehelper(), otherwise we have
> the same "deadlock" if it is frozen. But this is not so easy to do as I thought
> before.

Before ____call_usermodehelper can freeze, it should have entered userspace
right? By that time, its vfork parent should have definitely woken up,
which should avoid the deadlock you point out?

--
Regards,
vatsa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/