HomeFreeBSD

MFC r353748: remove wmb() call from x86 cpu_reset()

Description

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.

Details

Provenance
avgAuthored on
Parents
rS354676: MFC r353747: vmm: remove a wmb() call
Branches
Unknown
Tags
Unknown