From: Oleg Nesterov Date: Wed, 10 Dec 2014 23:54:54 +0000 (-0800) Subject: exit: release_task: fix the comment about group leader accounting X-Git-Tag: omap-for-v3.20/drop-legacy-3517~139^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26e75b5c3d2226cb995fde064744aa93f63849c4;p=pandora-kernel.git exit: release_task: fix the comment about group leader accounting Contrary to what the comment in __exit_signal() says we do account the group leader. Fix this and explain why. Signed-off-by: Oleg Nesterov Cc: Aaron Tomlin Cc: "Eric W. Biederman" Cc: Rik van Riel Cc: Sterling Alexander Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed