summaryrefslogtreecommitdiff
path: root/arch/mn10300
diff options
context:
space:
mode:
authorKautuk Consul <consul.kautuk@gmail.com>2012-03-31 16:06:11 +0400
committerPaul Mundt <lethal@linux-sh.org>2012-04-11 07:37:54 +0400
commit11fd982400a8779cb4b5f7cdc806008569ff545c (patch)
treec87061068b9dc94ae4bdecb760ec005fd182fd09 /arch/mn10300
parentbbb4ce50f3169b08764f9965fd5b9655646d545a (diff)
downloadlinux-11fd982400a8779cb4b5f7cdc806008569ff545c.tar.xz
sh/mm/fault_32.c: Port OOM changes to do_page_fault
Commit d065bd810b6deb67d4897a14bfe21f8eb526ba99 (mm: retry page fault when blocking on disk transfer) and commit 37b23e0525d393d48a7d59f870b3bc061a30ccdb (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 the 32-bit SH platform. Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/mn10300')
0 files changed, 0 insertions, 0 deletions