CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/01 09:53:42
Modified files:
sys/arch/powerpc64/powerpc64: locore.S
Log message:
Make kcopy(9) copy (32-bit) words when possible such that copyin(9) and
copyout(9) of futex variables becomes atomic.
