cvs commit: src/sys/amd64/amd64 trap.c

Alan Cox alc at FreeBSD.org
Tue Aug 8 04:01:30 UTC 2006


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


More information about the cvs-src mailing list