From: Nick Piggin Date: Thu, 22 Apr 2010 16:06:26 +0000 (+0000) Subject: sh: invoke oom-killer from page fault X-Git-Tag: v2.6.35-rc1~504^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6b18e62cfba44ce7b6489c7100f12b199232d7;p=pandora-kernel.git sh: invoke oom-killer from page fault As explained in commit 1c0fe6e3bd, we want to call the architecture independent oom killer when getting an unexplained OOM from handle_mm_fault, rather than simply killing current. Cc: linux-sh@vger.kernel.org Cc: linux-arch@vger.kernel.org Signed-off-by: Nick Piggin Acked-by: David Rientjes Signed-off-by: Paul Mundt --- Reading git-diff-tree failed