Module Name: src
Committed By: riastradh
Date: Sun Dec 19 00:48:23 UTC 2021
Modified Files:
src/sys/external/bsd/common/include/linux: compiler.h kernel.h
Log Message:
Replace ACCESS_ONCE by READ_ONCE, WRITE_ONCE.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/external/bsd/common/include/linux/compiler.h
cvs rdiff -u -r1.30 -r1.31 src/sys/external/bsd/common/include/linux/kernel.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.