]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Since we don't use PG_NX yet, don't turn on EFER_NXE quite yet. This needs
authorpeter <peter@FreeBSD.org>
Wed, 25 Feb 2004 23:12:39 +0000 (23:12 +0000)
committerpeter <peter@FreeBSD.org>
Wed, 25 Feb 2004 23:12:39 +0000 (23:12 +0000)
commit8b23ea5630bf30dc0b5ae2c3fc53e737387fa8cd
treed2c7551e507fbf763edeb8b5830bc7b23b6db2d6
parent79ae057bef0a8c333d2cf506a7a5928ed2f67b34
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.
sys/amd64/amd64/machdep.c
sys/amd64/amd64/mpboot.S