Date: Tue, 8 Aug 2006 04:01:29 +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: <200608080401.k7841UJ6011950@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-08-08 04:01:29 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 trap.c
Log:
Pass VM_PROT_EXECUTE to vm_fault() instead of VM_PROT_READ if the page
fault was caused by an instruction fetch.
Revision Changes Path
1.308 +6 -0 src/sys/amd64/amd64/trap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608080401.k7841UJ6011950>
