commit | 53e30d022769434327a682d65031f129cd5d9c33 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Thu Apr 22 16:06:23 2010 +0000 |
committer | Kyle McMartin <kyle@dreadnought.i.jkkm.org> | Sun May 30 05:41:30 2010 -0400 |
tree | 51f87690c14bd473284221894da76bed9120a24e | |
parent | 550f0d922286556c7ea43974bb7921effb5a5278 [diff] |
parisc: 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-parisc@vger.kernel.org Cc: linux-arch@vger.kernel.org Signed-off-by: Nick Piggin <npiggin@suse.de> Acked-by: David Rientjes <rientjes@google.com> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>