netchild    2007-01-06 15:58:34 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/linux32    linux32_machdep.c 
  Log:
  MFi386 rev 1.56:
  Bring the linux mmap code more into line with how linux (2.4.x) behaves.
  
  Tested by:      Scot Hetzel <[EMAIL PROTECTED]> on amd64 without PROT_EXEC
  
  Additionally to the i386 version always use PROT_EXEC in the mapping like the
  previous version of the amd64 code did. We need to examinate this further to
  decide what the right thing to do is. For now this fixes several problems in
  the LTP test runs and should behave regarding PROT_EXEC like before.
  
  Revision  Changes    Path
  1.24      +46 -6     src/sys/amd64/linux32/linux32_machdep.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to