From: Oleg Nesterov Date: Wed, 9 May 2007 09:34:21 +0000 (-0700) Subject: zap_other_threads: remove unneeded ->exit_signal change X-Git-Tag: v2.6.22-rc1~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4798833d26b293fd18b7bf102991426aa0b56fd;p=pandora-kernel.git zap_other_threads: remove unneeded ->exit_signal change We already depend on fact that all sub-threads have ->exit_signal == -1, no need to set it in zap_other_threads(). Signed-off-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed