Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerpc: Invoke oom-killer from page fault
As explained in commit 1c0fe6e, 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>
- Loading branch information