CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/24 00:26:34
Modified files:
sys/arch/sparc64/include: pmap.h
sys/arch/sparc64/sparc64: pmap.c trap.c
Log message:
Add and use a specific routine to fetch instructions from userland when
doing floating-point emulation, as copyin will fail on exec-only mappings
now.
ok deraadt@ kettenis@
