diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-01-18 15:12:20 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-02-15 23:15:53 +0530 |
commit | fbd7053a7854b12b0fdc415089c59baabf25c625 (patch) | |
tree | 719621b894621fc0bbfa6000d86ab11571e09303 /mm | |
parent | d79e678d746d3d4234477f08ce7d27d55ebe283a (diff) |
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 'mm')
0 files changed, 0 insertions, 0 deletions