Enable the NX bit and use it in the PAE pmap code. PAE is still disabled
authorkettenis <kettenis@openbsd.org>
Fri, 24 Apr 2015 12:52:38 +0000 (12:52 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 24 Apr 2015 12:52:38 +0000 (12:52 +0000)
commit549423d7215a02529382678d3ce202c08d4dc939
tree628b5092ef86e2762307e764ac4359f660445166
parent49e12f67e4bc64795082f422a197334672e93c95
Enable the NX bit and use it in the PAE pmap code.  PAE is still disabled
while we're chasing at least one remaining bug.

ok mlarkin@, deraadt@
sys/arch/i386/i386/locore.s
sys/arch/i386/i386/mptramp.s
sys/arch/i386/i386/pmapae.c
sys/arch/i386/i386/trap.c