diff options
author | kib <kib@FreeBSD.org> | 2015-08-12 09:46:39 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2015-08-12 09:46:39 +0000 |
commit | 9458aa2b576bc8a0820858af28632bcabebd4a48 (patch) | |
tree | 2b6d336c28863402a29ce09a9837897f501fe0a0 /contrib/llvm/include/llvm-c | |
parent | bff0ec5bef3ded3c67c6216c640936ddc7ecc6cc (diff) | |
download | FreeBSD-src-9458aa2b576bc8a0820858af28632bcabebd4a48.zip FreeBSD-src-9458aa2b576bc8a0820858af28632bcabebd4a48.tar.gz |
Initialization of smp_tlb_wait does not require release semantic, no
data is synchronized by store/load to the variable. The
lapic_write_icr() function ensures that store buffers are flushed
before IPI command is issued.
Discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Diffstat (limited to 'contrib/llvm/include/llvm-c')
0 files changed, 0 insertions, 0 deletions