From: Oleg Nesterov Date: Fri, 25 Jul 2008 08:47:42 +0000 (-0700) Subject: coredump: turn core_state->nr_threads into atomic_t X-Git-Tag: v2.6.27-rc1~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f1cc8c1828486a61ab3e575da6e2c62b34d399;p=pandora-kernel.git coredump: turn core_state->nr_threads into atomic_t Turn core_state->nr_threads into atomic_t and kill now unneeded down_write(&mm->mmap_sem) in exit_mm(). Signed-off-by: Oleg Nesterov Cc: Roland McGrath Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed