diff options
| author | Oleg Nesterov <[email protected]> | 2008-04-30 07:52:36 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-30 15:29:33 +0000 |
| commit | bfc4b0890af566940de6e7aeb4b5faf46d3c3513 (patch) | |
| tree | d3c0d7ad6e3d619345acf7130f053514177bf5c7 /fs/proc/array.c | |
| parent | signals: do_signal_stop(): use signal_group_exit() (diff) | |
| download | kernel-bfc4b0890af566940de6e7aeb4b5faf46d3c3513.tar.gz kernel-bfc4b0890af566940de6e7aeb4b5faf46d3c3513.zip | |
signals: do_group_exit(): use signal_group_exit() more consistently
do_group_exit() checks SIGNAL_GROUP_EXIT to avoid taking sighand->siglock.
Since ed5d2cac114202fe2978a9cbcab8f5032796d538 exec() doesn't set this
flag, we should use signal_group_exit().
This is not needed for correctness, but can speedup the multithreaded exec
and makes the code more consistent.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Roland McGrath <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
