CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2013/07/30 14:42:35
Modified files: sys/arch/amd64/amd64: identcpu.c Log message: Or in the CPUID_NXE bit from ci->ci_feature_eflags into ci->ci_feature_flags to mimic what is done in locore.S. Otherwise we lose the CPUID_NXE bit. ok matthew@