From: Jovi Zhang Date: Mon, 30 Jul 2012 21:42:23 +0000 (-0700) Subject: coredump: fix wrong comments on core limits of pipe coredump case X-Git-Tag: v3.6-rc1~41^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108ceeb020bb3558fe175a3fc8b60fd6c1a2a279;p=pandora-kernel.git coredump: fix wrong comments on core limits of pipe coredump case In commit 898b374af6f7 ("exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit"), the core limits recursive check value was changed from 0 to 1, but the corresponding comments were not updated. Signed-off-by: Jovi Zhang Cc: Oleg Nesterov Cc: Neil Horman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed