Re: [RFC][PATCH][v2] Define/use siginfo_from_ancestor_ns()

From: Sukadev Bhattiprolu
Date: Wed Nov 26 2008 - 12:45:28 EST


| | Actually, I think this is enough to solve most problems,
| | the further changes can be discussed later. OK, the only
| | "real" problem is SIGSTOP, afaics. This looks solveable.
|
| Yes, SIGSTOP even from parent is ignored due to the SIGNAL_UNKILLABLE
| check in get_signal_to_deliver.

Actually with sig_task_ignored() patch, http://lkml.org/lkml/2008/11/18/251
SIGSTOP gets dropped early. To eventually allow SIGSTOP from ancestor ns,
we need to pass 'from_ancestor_ns' into sig_ignored() ?
--
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/