linux_dsm_epyc7002/arch/nios2
Ley Foon Tan 6347e2a10f nios2: mm: do not invoke OOM killer on kernel fault OOM
Follow commit 871341023c.

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.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
2015-03-16 15:35:25 +08:00
..
boot
configs
include nios2: Remove ucontext.h from exported arch headers 2015-03-16 10:20:41 +08:00
kernel nios2: update pt_regs 2015-03-12 13:35:06 +08:00
lib
mm nios2: mm: do not invoke OOM killer on kernel fault OOM 2015-03-16 15:35:25 +08:00
platform
Kconfig nios2: add kgdb support 2015-02-16 19:26:43 +08:00
Kconfig.debug
Makefile