diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2008-07-25 01:47:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-25 10:53:40 -0700 |
commit | a94e2d408eaedbd85aae259621d46fafc10479a2 (patch) | |
tree | d853f7b2e183875c6ad90fb6ab38e084b037d043 /fs/freevxfs/Makefile | |
parent | 182c515fd2a942623aed4e4e0e0b37fe96571b05 (diff) | |
download | linux-a94e2d408eaedbd85aae259621d46fafc10479a2.tar.gz linux-a94e2d408eaedbd85aae259621d46fafc10479a2.tar.bz2 linux-a94e2d408eaedbd85aae259621d46fafc10479a2.zip |
coredump: kill mm->core_done
Now that we have core_state->dumper list we can use it to wake up the
sub-threads waiting for the coredump completion.
This uglifies the code and .text grows by 47 bytes, but otoh mm_struct
lessens by sizeof(struct completion). Also, with this change we can
decouple exit_mm() from the coredumping code.
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 'fs/freevxfs/Makefile')
0 files changed, 0 insertions, 0 deletions