diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-06-26 09:26:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 18:58:27 +0200 |
commit | dcf560c59330945a231d5e52f95dfedde4e32c9d (patch) | |
tree | 069e34265ee3e6b3adbde1a75ed7a588eef23ef7 /ipc/shm.c | |
parent | [PATCH] coredump: don't take tasklist_lock (diff) | |
download | linux-dcf560c59330945a231d5e52f95dfedde4e32c9d.tar.xz linux-dcf560c59330945a231d5e52f95dfedde4e32c9d.zip |
[PATCH] coredump: some code relocations
This is a preparation for the next patch. No functional changes.
Basically, this patch moves '->flags & SIGNAL_GROUP_EXIT' check into
zap_threads(), and 'complete(vfork_done)' into coredump_wait outside of
->mmap_sem protected area.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions