From: Andi Kleen Date: Sat, 25 Mar 2006 15:31:04 +0000 (+0100) Subject: [PATCH] x86_64: Change default setting for noexec32 to match i386 kernel X-Git-Tag: v2.6.17-rc1~687 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7682968b7d4d42bb076051b962c3926b4c98539a;p=pandora-kernel.git [PATCH] x86_64: Change default setting for noexec32 to match i386 kernel This means i386 processes compiled with a recent compiler will get non executable heap by default now. This is the same default as a 32bit PAE kernel would use on a NX enabled CPU. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed