Module Name: src Committed By: jmcneill Date: Fri Oct 16 22:39:21 UTC 2020
Modified Files:
src/sys/external/bsd/common/include/asm: barrier.h
Log Message:
Fix mb/wmb/rmb on aarch64 to use dsb instead of dmb.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/common/include/asm/barrier.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
