K 10 svn:author V 3 alc K 8 svn:date V 27 2007-02-03T03:14:21.000000Z K 7 svn:log V 247 MFC revisions 1.308, 1.309, and 1.312 Pass VM_PROT_EXECUTE to vm_fault() instead of VM_PROT_READ if the page fault was caused by an instruction fetch. Differentiate between data and instruction fetch in the fatal page fault trap handler. END