CVSROOT:        /cvs
Module name:    src
Changes by:     sema...@cvs.openbsd.org 2024/10/06 10:24:02

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

Log message:
use rdmsr_safe() instead of rdmsr() for probing feature

the second could raise general protection fault on non-existant MSR

fix with help of jsg@
ok dv@

Reply via email to