diff options
| author | Oleg Nesterov <[email protected]> | 2008-07-25 01:47:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:38 -0700 |
| commit | 2b201a9eddf509e8e935b45e573648e36f4b623f (patch) | |
| tree | 84cbb34667bcde5566e5c3d127c9089bb9792dab /include/linux/timerqueue.h | |
| parent | 92413d771e7123304fb4b9efd2a00cccc946e383 (diff) | |
signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check
fae5fa44f1fd079ffbed8e0add929dd7bbd1347f changed do_signal_stop() to check
SIGNAL_UNKILLABLE, this wasn't needed. If signal_group_exit() == F, the
signal sent to SIGNAL_UNKILLABLE task must be already filtered out by the
caller, get_signal_to_deliver(). And if signal_group_exit() == T we are
not going to stop.
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Roland McGrath <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions