cvs commit: src/sys/amd64/amd64 trap.c
Alan Cox
alc at FreeBSD.org
Mon Aug 14 06:15:17 UTC 2006
alc 2006-08-14 06:15:16 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 trap.c
Log:
It's not entirely obvious that PGEX_I must be zero if no-execute is neither
supported nor enabled. Just to be sure, verify that no-execute is enabled
before passing VM_PROT_EXECUTE to vm_fault().
Suggested by: tegge@
Revision Changes Path
1.309 +2 -2 src/sys/amd64/amd64/trap.c
More information about the cvs-src
mailing list