Home
last modified time | relevance | path

Searched hist:e460c2c91af44374cbfa3f1c70f5ca9bbf099aa9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/mm/
H A Dfault.cdiff e460c2c91af44374cbfa3f1c70f5ca9bbf099aa9 Thu May 06 02:15:58 CDT 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: 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: linuxppc-dev@ozlabs.org
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linux-arch@vger.kernel.org
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>