Reported by:	rgrimes, vangyzen
X-MFC with:	r334050
This commit is contained in:
markj 2018-05-22 15:49:23 +00:00
parent 6a743c2fbb
commit bf1cb941ce

View File

@ -367,7 +367,7 @@ update_intel(int cpu, cpuctl_update_args_t *args, struct thread *td)
rdmsr_safe(MSR_BIOS_SIGN, &rev0); /* Get current microcode revision. */
/*
* Perform update. Flush caches first to work around seeingly
* Perform update. Flush caches first to work around seemingly
* undocumented errata applying to some Broadwell CPUs.
*/
wbinvd();