Sepherosa Ziehau 5fa2e9dd39 hyperv: Use proper fence function to keep store-load order for msgs
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
2016-02-29 04:58:40 +00:00
..
2016-02-23 23:09:45 +00:00
2016-02-17 21:24:26 +00:00
2016-02-18 01:24:10 +00:00
2016-02-18 01:24:10 +00:00
2016-02-18 01:24:10 +00:00
2016-02-25 04:32:17 +00:00
2016-02-27 21:08:27 +00:00
2016-01-07 21:16:44 +00:00
2016-02-19 01:57:51 +00:00
2016-02-18 01:24:10 +00:00
2016-02-25 02:46:47 +00:00
2016-01-28 23:15:14 +00:00
2016-02-20 12:28:20 +00:00
2016-02-19 18:05:02 +00:00
2016-01-26 22:32:58 +00:00
2016-02-17 21:09:19 +00:00
2016-02-18 03:05:08 +00:00
2016-02-21 18:51:48 +00:00
2016-01-01 17:56:52 +00:00
2016-02-18 01:24:10 +00:00
2016-02-25 14:29:57 +00:00
2016-02-18 01:24:10 +00:00