summaryrefslogtreecommitdiffstats
path: root/kernel/signal.c
diff options
context:
space:
mode:
authorOleg Nesterov2008-07-25 10:47:41 +0200
committerLinus Torvalds2008-07-25 19:53:39 +0200
commit32ecb1f26dd50eeaac4e3f4dea4541c97848e459 (patch)
tree4c2f3b6af9ff6babf2f395432de8e870508f2ec3 /kernel/signal.c
parentcoredump: elf_core_dump: skip kernel threads (diff)
downloadkernel-qcow2-linux-32ecb1f26dd50eeaac4e3f4dea4541c97848e459.tar.gz
kernel-qcow2-linux-32ecb1f26dd50eeaac4e3f4dea4541c97848e459.tar.xz
kernel-qcow2-linux-32ecb1f26dd50eeaac4e3f4dea4541c97848e459.zip
coredump: turn mm->core_startup_done into the pointer to struct core_state
mm->core_startup_done points to "struct completion startup_done" allocated on the coredump_wait()'s stack. Introduce the new structure, core_state, which holds this "struct completion". This way we can add more info visible to the threads participating in coredump without enlarging mm_struct. No changes in affected .o files. Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru> Cc: Roland McGrath <roland@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions