WSL2-Linux-Kernel/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
lib
mm nios2: mm: do not invoke OOM killer on kernel fault OOM 2015-03-16 15:35:25 +08:00
platform
Kconfig
Kconfig.debug
Makefile