Marius Strobl 4af8466d8b Add MD (for now) atomic_store_acq_<type>() and use it in pmap_activate()
to get the semantics when setting the PMAP right. Prior to r251782, the
latter already used implicit acquire semantics, which - currently - means
to not employ additional explicit memory barriers under the hood (see also
r225889).
2013-08-06 15:34:11 +00:00
..
2013-07-28 18:44:17 +00:00
2012-05-24 22:00:48 +00:00
2013-04-08 19:19:10 +00:00
2013-08-04 21:17:05 +00:00