Re: A question about PROT_NONE on Sparc and Sparc64
"David S. Miller" <[email protected]> Thu, 01 Jul 2004 05:25:47 +0000
| Newsgroups | org.kernel.vger.ultralinux,org.kernel.vger.linux-kernel,org.kernel.vger.sparclinux |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 30 Jun 2004 23:52:20 +0100 Jamie Lokier <[email protected]> wrote: > The PaX security patch already implements R!X pages on Sparc64, so you > could just cut out that part of the patch. Just pick out the changes > to arch/sparc64/* and include/asm-sparc64/*: > > http://pax.grsecurity.net/pax-linux-2.6.7-200406252135.patch > > It appears to use exactly the technique Jakub describes, and has been tested. Great, I'm integrating something along these lines right now. Do you have any idea who authored the sparc64 bits so I can give them credit?