summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2013-01-07 22:47:19 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2013-01-07 22:47:19 +0000
commit7651ba744afee68bf52b751d205928cd5a04d924 (patch)
tree7a47728af5cf9ab7167bf71f8eab15e8c2ab66fc /regress
parent61d1ac075528509885ab5b04ebfc411ea7d73408 (diff)
Correctly signal SIGSEGV, instead of SIGBUS, for faults caused by access to
pages mapped without read (or write) permissions. The existing logic would incorrectly match uvm_fault() returning EACCES with the CMMU fault logic reporting a bus error (which will still cause SIGBUS to be sent).
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions