CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2018/02/18 07:42:32

Modified files:
        sys/arch/mips64/mips64: ipifuncs.c 

Log message:
Replace a full memory barrier with a write-write barrier. The full
barrier is overkill when forcing parameter visibility before IPIs.

Reply via email to