5fa2e9dd39
sfence only makes sure about the store-store order, which is not sufficient here. Use atomic_thread_fence_seq_cst() as suggested jhb and kib (a locked op in the nutshell, which should have the Reviewed by: jhb, kib, Jun Su <junsu microsoft com> MFC after: 1 week Sponsored by: Microsoft OSTC Differential Revision: https://reviews.freebsd.org/D5436 |
||
---|---|---|
.. | ||
hv_channel_mgmt.c | ||
hv_channel.c | ||
hv_connection.c | ||
hv_et.c | ||
hv_hv.c | ||
hv_ring_buffer.c | ||
hv_vmbus_drv_freebsd.c | ||
hv_vmbus_priv.h |