summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorKautuk Consul <consul.kautuk@gmail.com>2012-07-30 21:39:21 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-07-31 00:25:11 (GMT)
commitf107701f011e681a21b95259f950bf9c836884e0 (patch)
tree9d84473e8d20396f1c08dd21fd168d9a4f9ccc09 /arch/alpha
parent54b501992dd2a839e94e76aa392c392b55080ce8 (diff)
downloadlinux-fsl-qoriq-f107701f011e681a21b95259f950bf9c836884e0.tar.xz
xtensa/mm/fault.c: port OOM changes to do_page_fault
Commits d065bd810b6d ("mm: retry page fault when blocking on disk transfer") and 37b23e0525d3 ("x86,mm: make pagefault killable") 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 xtensa. Signed-off-by: Kautuk Consul <consul.kautuk@gmail.com> Acked-by: Chris Zankel <chris@zankel.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions