Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2007 15:58:34 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/linux32 linux32_machdep.c
Message-ID:  <200701061558.l06FwY2x054495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <swhetzel@gmail.com> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701061558.l06FwY2x054495>