[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)
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>

No differences found