CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2014/11/30 11:29:11
Modified files: sys/arch/amd64/include: specialreg.h sys/arch/amd64/amd64: acpi_wakecode.S Log message: Mask out EFER_LMA when restoring saved EFER on zzz/ZZZ resume as it's a read only bit. Also fix some comments describing EFER bits that were obviously wrong. ok deraadt@