]> git.neil.brown.name Git - history.git/commit
Fix the PROT_EXEC breakage on anonymous mmap.
authorLinus Torvalds <torvalds@home.osdl.org>
Sat, 6 Dec 2003 06:34:40 +0000 (22:34 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Sat, 6 Dec 2003 06:34:40 +0000 (22:34 -0800)
commit8255b24478d1f83818bc48dc6a5d97828f4a1979
treeb9db625660dc4e68f784046b3cb2bc31b9cdcad9
parent58d11a39b4d66c92363ff82a2e7b2283c1dc6bbf
Fix the PROT_EXEC breakage on anonymous mmap.

Clean up the tests while at it.
mm/mmap.c