From: Oleg Nesterov Date: Wed, 10 Dec 2014 23:55:23 +0000 (-0800) Subject: exit: exit_notify: re-use "dead" list to autoreap current X-Git-Tag: omap-for-v3.19/fixes-rc1~142^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c66e7dba3d4419c8b973505679635efcd6b311c;p=pandora-kernel.git exit: exit_notify: re-use "dead" list to autoreap current After the previous change we can add just the exiting EXIT_DEAD task to the "dead" list and remove another release_task(tsk). Signed-off-by: Oleg Nesterov Cc: Aaron Tomlin Cc: "Eric W. Biederman" Cc: Sterling Alexander Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed