1
0
Fork 0
alistair23-linux/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 nios2: Add support for compressed kernel 2015-02-10 23:26:34 +08:00
configs nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MB 2015-02-10 23:34:23 +08:00
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 nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
mm nios2: mm: do not invoke OOM killer on kernel fault OOM 2015-03-16 15:35:25 +08:00
platform nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
Kconfig nios2: add kgdb support 2015-02-16 19:26:43 +08:00
Kconfig.debug nios2: add early printk support 2015-02-10 23:21:08 +08:00
Makefile nios2: enable "make defconfig" 2014-12-17 13:37:09 +08:00