commit | 3648bdf79f7e020c3a28c9c842111879d8e506c0 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Jul 30 18:34:16 2010 +0200 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Wed Aug 04 12:58:56 2010 +0200 |
tree | 249c4ddafc35d0b08320eca51e3925edd90323d5 | |
parent | 60dbd6633178a8625ed71329da0167c6d50c559c [diff] |
CRIS: 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. Signed-off-by: Nick Piggin <npiggin@suse.de> Acked-by: David Rientjes <rientjes@google.com> Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Mikael Starvik <starvik@axis.com>