]> git.neil.brown.name Git - history.git/commit
[PATCH] correct vm_page_prot on stack pages
authorAndrew Morton <akpm@digeo.com>
Sat, 12 Apr 2003 19:56:06 +0000 (12:56 -0700)
committerJames Bottomley <jejb@raven.il.steeleye.com>
Sat, 12 Apr 2003 19:56:06 +0000 (12:56 -0700)
commit300c26525d4d64338c61d8f2fc776370afc534d6
treeb471048d72bb0b106b04fc984fc79544ec418937
parent2accc2e36655759c7fe8ba1afa906588777924aa
[PATCH] correct vm_page_prot on stack pages

From: David Mosberger <davidm@napali.hpl.hp.com>

The patch below is needed to make it possible to map stack pages
without execution permission (as we do on ia64).
fs/exec.c