dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68k/mm
Kautuk Consul b637a6b167 m68k/mm: Port OOM changes to do_page_fault()
Commit d065bd810b
(mm: retry page fault when blocking on disk transfer) and
commit 37b23e0525
(x86,mm: make pagefault killable)

The above commits introduced changes into the x86 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.

Port these changes to m68k.

Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2012-04-22 20:16:49 +02:00
..
Makefile m68k: compile appropriate mm arch files for ColdFire MMU support 2011-12-30 10:20:39 +10:00
cache.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k 2012-01-26 12:43:57 -08:00
fault.c m68k/mm: Port OOM changes to do_page_fault() 2012-04-22 20:16:49 +02:00
hwtest.c
init.c m68k: merge m68k and m68knommu arch directories 2011-03-25 14:05:13 +10:00
init_mm.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
init_no.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
kmap.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
mcfmmu.c m68k: Do not set global share for non-kernel shared pages 2012-02-07 11:25:57 +10:00
memory.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
motorola.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
sun3kmap.c
sun3mmu.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00