diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-01-18 10:42:20 +0100 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-02-15 18:45:53 +0100 |
commit | fbd7053a7854b12b0fdc415089c59baabf25c625 (patch) | |
tree | 719621b894621fc0bbfa6000d86ab11571e09303 /arch/arc/mm/dma.c | |
parent | ARC: TLB flush Handling (diff) | |
download | linux-fbd7053a7854b12b0fdc415089c59baabf25c625.tar.xz linux-fbd7053a7854b12b0fdc415089c59baabf25c625.zip |
ARC: Page Fault handling
This includes recent changes to make handler "retry" and/or "killable"
The killable (early exit) logic is loosely based on how SH implements it
return if SIGKILL + either of VM_FAULT_OOM or VM_FAULT_RETRY
which is different from Hexagon implementation which would NOT early
exit for
SIGKILL + VM_FAULT_OOM + !VM_FAULT_RETRY
credits: Non executable stack support from Simon Spooner
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/mm/dma.c')
0 files changed, 0 insertions, 0 deletions