As explained in commit 1c0fe6e3bd ("mm: invoke oom-killer from page
fault") , 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>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
||
|---|---|---|
| .. | ||
| cache.c | ||
| discontig.c | ||
| extable.c | ||
| fault-nommu.c | ||
| fault.c | ||
| init.c | ||
| ioremap-nommu.c | ||
| ioremap.c | ||
| Makefile | ||
| mmu.S | ||
| page.S | ||