Handle possible PROT_EXEC fault if PROT_READ fails; needed to cope with
authormiod <miod@openbsd.org>
Mon, 9 Jan 2023 06:04:14 +0000 (06:04 +0000)
committermiod <miod@openbsd.org>
Mon, 9 Jan 2023 06:04:14 +0000 (06:04 +0000)
commitdada960546530f8f29a38c8bd7bdcd3d5cdd640d
treec7549f5ed409107f5f383cd502535f6d0e8c28ec
parent3415d98790d8b6839886e1254e0090e1afb6a63a
Handle possible PROT_EXEC fault if PROT_READ fails; needed to cope with
kern_exec.c 1.241
sys/arch/sh/sh/trap.c