[IA64] invoke oom-killer from page fault
authornpiggin@suse.de <npiggin@suse.de>
Fri, 7 May 2010 21:34:33 +0000 (14:34 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 18 May 2010 21:45:54 +0000 (14:45 -0700)
commit0c3b96e44739cdba7a75030107a2b47a15ee5f60
treea67169bfcd43d4cb6eb2e8839e8eec0b3a9c0768
parent7683a3f9748f7adfbe47e33002a4f710ab557293
[IA64] 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.

Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/mm/fault.c