From: David Rientjes Date: Tue, 10 Aug 2010 00:18:59 +0000 (-0700) Subject: oom: fold __out_of_memory into out_of_memory X-Git-Tag: v2.6.36-rc1~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aad4b3124850e85fe54e610802f0917ce46a1ae;p=pandora-kernel.git oom: fold __out_of_memory into out_of_memory __out_of_memory() only has a single caller, so fold it into out_of_memory() and add a comment about locking for its call to oom_kill_process(). Signed-off-by: David Rientjes Cc: KAMEZAWA Hiroyuki Acked-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed