FreeBSD/src 3aa8a8e (r353748)sys/x86/x86 cpu_machdep.c

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.

MFC after:      23 days
DeltaFile
+0-1sys/x86/x86/cpu_machdep.c
+0-11 files

UnifiedSplitRaw