Replace a full memory barrier with a write-write barrier. The full
authorvisa <visa@openbsd.org>
Sun, 18 Feb 2018 14:42:32 +0000 (14:42 +0000)
committervisa <visa@openbsd.org>
Sun, 18 Feb 2018 14:42:32 +0000 (14:42 +0000)
commit2b32f41e180d3f1cf2b2d712d187e4450cf27b8b
tree0e1812db57b7dd272747fdb7620ae39964a10245
parentc047fb8f48c17d35905ee9d02c8c096dd07e6f7c
Replace a full memory barrier with a write-write barrier. The full
barrier is overkill when forcing parameter visibility before IPIs.
sys/arch/mips64/mips64/ipifuncs.c