Date: Mon, 14 Aug 2006 06:15:16 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 trap.c Message-ID: <200608140615.k7E6FGiS034340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608140615.k7E6FGiS034340>
