Date: Wed, 25 Feb 2004 15:12:40 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 machdep.c mpboot.S Message-ID: <200402252312.i1PNCeOp062627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/02/25 15:12:40 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 machdep.c mpboot.S
Log:
Since we don't use PG_NX yet, don't turn on EFER_NXE quite yet. This needs
to be done based on the cpuid bits. AMD says that we should test the cpuid
features bits for certain things, such as this.
Revision Changes Path
1.604 +2 -0 src/sys/amd64/amd64/machdep.c
1.25 +4 -0 src/sys/amd64/amd64/mpboot.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402252312.i1PNCeOp062627>
