android_kernel_samsung_msm8976/arch/cris
Kautuk Consul 4d5914d628 cris/mm/fault.c: 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 CRIS.

Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
2012-04-04 17:50:30 +02:00
..
arch-v10 cris:fix the wrong function declear 2012-04-03 16:42:15 +02:00
arch-v32 cris/arch-v32: cryptocop: Use kzalloc 2012-04-03 13:09:18 +02:00
boot Fix common misspellings 2011-03-31 11:26:23 -03:00
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include cris: posix_types.h, include asm-generic/posix_types.h 2012-04-03 13:23:23 +02:00
kernel CRIS: Add _sdata to vmlinux.lds.S 2012-04-03 13:26:33 +02:00
mm cris/mm/fault.c: Port OOM changes to do_page_fault 2012-04-04 17:50:30 +02:00
Kconfig lib: move GENERIC_IOMAP to lib/Kconfig 2011-11-24 22:21:19 +02:00
Kconfig.debug Kconfig: remove a few puzzling comments 2011-10-31 10:58:48 +01:00
Makefile arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 2009-09-20 12:28:22 +02:00