diff options
author | Kautuk Consul <consul.kautuk@gmail.com> | 2012-07-30 23:39:21 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-31 02:25:11 +0200 |
commit | f107701f011e681a21b95259f950bf9c836884e0 (patch) | |
tree | 9d84473e8d20396f1c08dd21fd168d9a4f9ccc09 /arch/alpha/kernel/smc37c669.c | |
parent | coredump: warn about unsafe suid_dumpable / core_pattern combo (diff) | |
download | linux-f107701f011e681a21b95259f950bf9c836884e0.tar.xz linux-f107701f011e681a21b95259f950bf9c836884e0.zip |
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/kernel/smc37c669.c')
0 files changed, 0 insertions, 0 deletions