From: David Rientjes Date: Tue, 10 Aug 2010 00:18:46 +0000 (-0700) Subject: oom: improve commentary in dump_tasks() X-Git-Tag: v2.6.36-rc1~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ab7f1d3f22ccb02f8b14f1f2375416b1ab0adb;p=pandora-kernel.git oom: improve commentary in dump_tasks() The comments in dump_tasks() should be updated to be more clear about why tasks are filtered and how they are filtered by its argument. An unnecessary comment concerning a check for is_global_init() is removed since it isn't of importance. Suggested-by: Andrew Morton Signed-off-by: David Rientjes Acked-by: KOSAKI Motohiro Cc: Balbir Singh Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed