created | 2023-02-08T12:59:16Z |
---|---|
begin | 2023-01-02T22:41:17Z |
end | 2023-01-02T23:03:18Z |
path | src/sys |
commits | 1 |
date | 2023-01-02T23:03:18Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/powerpc64/powerpc64/trap.c | log | diff | annotate |
message |
The access type for an instruction storage/segment interrupt should not include PROT_READ, otherwise faults on executable pages mapped only as PORT_EXEC will not work. "obviously correct" deraadt@ |