CVSROOT:        /cvs
Module name:    src
Changes by:     rob...@cvs.openbsd.org  2022/09/21 22:36:38

Modified files:
        sys/arch/amd64/amd64: amd64errata.c cpu.c identcpu.c 

Log message:
Call amd64_errata() from cpu_fix_msrs() instead of identifycpu() so that
on resume, the errata is re-applied.
In addition make amd64_errata() print the information about the applied
errata only once for the first CPU.

input from jsg@ and deraadt@, ok deraadt@

Reply via email to