Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/common/include/asm
Module Name: src
Committed By: riastradh
Date: Sun Dec 19 12:25:20 UTC 2021
Modified Files:
src/sys/external/bsd/common/include/asm: barrier.h
Log Message:
linux: For uniprocessor, define smp_*mb as __insn_barrier.
Otherwise ordering might not be guaranteed in the event of
preemption.
XXX pullup
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.
Home |
Main Index |
Thread Index |
Old Index