summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink
diff options
context:
space:
mode:
authorJohannes Weiner2013-09-13 00:13:38 +0200
committerLinus Torvalds2013-09-13 00:38:01 +0200
commit871341023c771ad233620b7a1fb3d9c7031c4e5c (patch)
treef2b008756dffce639759f74885b23e92886600d6 /arch/mips/ralink
parentarch: mm: remove obsolete init OOM protection (diff)
downloadkernel-qcow2-linux-871341023c771ad233620b7a1fb3d9c7031c4e5c.tar.gz
kernel-qcow2-linux-871341023c771ad233620b7a1fb3d9c7031c4e5c.tar.xz
kernel-qcow2-linux-871341023c771ad233620b7a1fb3d9c7031c4e5c.zip
arch: mm: do not invoke OOM killer on kernel fault OOM
Kernel faults are expected to handle OOM conditions gracefully (gup, uaccess etc.), so they should never invoke the OOM killer. Reserve this for faults triggered in user context when it is the only option. Most architectures already do this, fix up the remaining few. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Reviewed-by: Michal Hocko <mhocko@suse.cz> Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: David Rientjes <rientjes@google.com> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: azurIt <azurit@pobox.sk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mips/ralink')
0 files changed, 0 insertions, 0 deletions