From: David Rientjes Date: Wed, 17 Oct 2007 06:25:57 +0000 (-0700) Subject: oom: suppress extraneous stack and memory dump X-Git-Tag: v2.6.24-rc1~790 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7213f5066fc8a17c78389fe245de522b5cf0648a;p=pandora-kernel.git oom: suppress extraneous stack and memory dump Suppresses the extraneous stack and memory dump when a parallel OOM killing has been found. There's no need to fill the ring buffer with this information if its already been printed and the condition that triggered the previous OOM killer has not yet been alleviated. Cc: Andrea Arcangeli Acked-by: Christoph Lameter Signed-off-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed