aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/exit.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2008-07-25 01:47:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-25 10:53:39 -0700
commit8cd9c249128a59e8e833d454a784b0cbd338d468 (patch)
tree54adf775bdd63fd55fc52b5ac70130a17058d866 /kernel/exit.c
parent999d9fc1670bc082928b93b11d1f2e0e417d973c (diff)
downloadkernel_samsung_espresso10-8cd9c249128a59e8e833d454a784b0cbd338d468.zip
kernel_samsung_espresso10-8cd9c249128a59e8e833d454a784b0cbd338d468.tar.gz
kernel_samsung_espresso10-8cd9c249128a59e8e833d454a784b0cbd338d468.tar.bz2
coredump: simplify core_state->nr_threads calculation
Change zap_process() to return int instead of incrementing mm->core_state->nr_threads directly. Change zap_threads() to set mm->core_state only on success. This patch restores the original size of .text, and more importantly now ->nr_threads is used in two places only. 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/exit.c')
0 files changed, 0 insertions, 0 deletions