plan9fox/sys/src/9/ppc
cinap_lenrek 2149600d12 kernel: catch execution read fault on SG_NOEXEC segment
fault() now has an additional pc argument that is
used to detect fault on a non-executable segment.
that is, we check on read fault if the segment
has the SG_NOEXEC attribute and the program counter
is within faulting page.
2019-08-27 03:47:18 +02:00
..
blast kernel: remove ptclbsum dependencies from configs 2019-02-27 08:47:17 +01:00
blast.h
clock.c
dat.h
devflash.c
devirq.c
devtls.c
etherfcc.c devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
ethersaturn.c devether: mux bridges, portable netconsole 2018-02-18 19:56:01 +01:00
fns.h mtx, ppc: remove cistrcmp() and cistrncmp() redefinition 2018-09-18 19:34:29 +02:00
init9.s
initcode
io.h
l.s
lblast.h
lucu.h
m8260.c kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00
m8260.h
main.c mtx, ppc: remove cistrcmp() and cistrncmp() redefinition 2018-09-18 19:34:29 +02:00
mcc.c
mem.h
mkfile
mmu.c kernel: get rid of checkpagerefs() debugging 2019-05-01 12:40:27 +02:00
msaturn.c
msaturn.h
mtx.c
saturntimer.c
trap.c kernel: catch execution read fault on SG_NOEXEC segment 2019-08-27 03:47:18 +02:00
uartsaturn.c
uartsmc.c
ucu kernel: remove ptclbsum dependencies from configs 2019-02-27 08:47:17 +01:00
ucu.h kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits 2019-08-26 22:34:38 +02:00