CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2018/02/27 23:19:28

Modified files:
        sys/arch/amd64/amd64: vector.S 

Log message:
It helps to spell 'GSBASE' with a 'G'.  With the thinko the NMI and
double-fault handlers only worked when the GS.base was already the kernel
value (i.e., from inside the kernel).  Retested in qemu for both positive
and negative cases ("if I put a bogus GS.base value there, does it crash
on NMI?")

Reply via email to