alistair23-linux/arch/nios2/mm
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
..
cacheflush.c nios2: Cache handling 2014-12-08 12:55:54 +08:00
dma-mapping.c nios2: DMA mapping API 2014-12-08 12:55:56 +08:00
extable.c nios2: MMU Fault handling 2014-12-08 12:55:52 +08:00
fault.c nios2: Port OOM changes to do_page_fault() 2015-02-09 18:11:29 +08:00
init.c nios2: Memory management 2014-12-08 12:55:51 +08:00
ioremap.c nios2: I/O Mapping 2014-12-08 12:55:52 +08:00
Makefile nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
mmu_context.c nios2: Process management 2014-12-08 12:55:53 +08:00
pgtable.c nios2: Page table management 2014-12-08 12:55:53 +08:00
tlb.c nios2: TLB handling 2014-12-08 12:55:54 +08:00
uaccess.c nios2: Memory management 2014-12-08 12:55:51 +08:00