K 10 svn:author V 3 avg K 8 svn:date V 27 2019-11-13T07:43:11.476027Z K 7 svn:log V 195 MFC r353748: remove wmb() call from x86 cpu_reset() The rationale is pretty much the same as in r353747. There is no subsequent dependent store. The store is to the regular (TSO) memory anyway. END