linux/arch/mn10300/mm
Johannes Weiner 759496ba64 arch: mm: pass userspace fault flag to generic fault handler
Unlike global OOM handling, memory cgroup code will invoke the OOM killer
in any OOM situation because it has no way of telling faults occuring in
kernel context - which could be handled more gracefully - from
user-triggered faults.

Pass a flag that identifies faults originating in user space from the
architecture-specific fault handlers to generic code so that memcg OOM
handling can be improved.

Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Michal Hocko <mhocko@suse.cz>
Cc: David Rientjes <rientjes@google.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: azurIt <azurit@pobox.sk>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-12 15:38:01 -07:00
..
Kconfig.cache
Makefile
cache-dbg-flush-by-reg.S MN10300: Fix one of the kernel debugger cacheflush variants 2011-06-07 19:03:52 -07:00
cache-dbg-flush-by-tag.S
cache-dbg-inv-by-reg.S
cache-dbg-inv-by-tag.S
cache-dbg-inv.S
cache-disabled.c
cache-flush-by-reg.S
cache-flush-by-tag.S
cache-flush-icache.c
cache-inv-by-reg.S
cache-inv-by-tag.S
cache-inv-icache.c
cache-smp-flush.c
cache-smp-inv.c
cache-smp.c
cache-smp.h
cache.c
cache.inc
dma-alloc.c mn10300: mm/dma-alloc.c needs <linux/export.h> 2012-07-11 16:04:42 -07:00
extable.c
fault.c arch: mm: pass userspace fault flag to generic fault handler 2013-09-12 15:38:01 -07:00
init.c mm/mn10300: prepare for removing num_physpages and simplify mem_init() 2013-07-03 16:07:37 -07:00
misalignment.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
mmu-context.c
pgtable.c propagate name change to comments in kernel source 2012-12-06 10:39:54 +01:00
tlb-mn10300.S
tlb-smp.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00