CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/02 16:03:18
Modified files:
sys/arch/powerpc64/powerpc64: trap.c
Log 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@
