From: Oleg Nesterov Date: Sun, 8 Jan 2006 09:03:14 +0000 (-0800) Subject: [PATCH] little do_group_exit() cleanup X-Git-Tag: v2.6.16-rc1~763 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485a6435abc3897934ce0dc530e31db93e9296a6;p=pandora-kernel.git [PATCH] little do_group_exit() cleanup zap_other_threads() sets SIGNAL_GROUP_EXIT at the very start, do_group_exit() doesn't need to do it. Signed-off-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed