From: Nick Piggin Date: Thu, 22 Apr 2010 16:06:20 +0000 (+1000) Subject: m68k: invoke oom-killer from page fault X-Git-Tag: v2.6.35-rc1~529^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adbf6e6952e80ae42a403442dcae21438cae94b3;p=pandora-kernel.git m68k: 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-m68k@lists.linux-m68k.org Cc: Geert Uytterhoeven Cc: linux-arch@vger.kernel.org Signed-off-by: Nick Piggin Acked-by: David Rientjes [Geert] Kill 2 introduced compiler warnings Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed