linux/arch/nios2
Ley Foon Tan 96f3a5cc33 nios2: Port OOM changes to do_page_fault()
Commit d065bd810b ("mm: retry page fault when blocking on disk transfer") and
and commit 37b23e0525 ("x86,mm: make pagefault killable")

The above commits introduced changes into the nios2 pagefault handler
for making the page fault handler retryable as well as killable.

These changes reduce the mmap_sem hold time, which is crucial
during OOM killer invocation.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
2015-02-09 18:11:29 +08:00
..
boot nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
configs nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
include nios2: Remove unused prepare_to_copy() 2015-02-09 14:17:27 +08:00
kernel nios2 fixes for v3.19-rc6 2015-01-23 06:52:14 +12:00
lib nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
mm nios2: Port OOM changes to do_page_fault() 2015-02-09 18:11:29 +08:00
platform nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
Kconfig nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL 2014-12-08 12:56:14 +08:00
Kconfig.debug nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
Makefile nios2: enable "make defconfig" 2014-12-17 13:37:09 +08:00