[PATCH] x86_64: Change default setting for noexec32 to match i386 kernel
authorAndi Kleen <ak@suse.de>
Sat, 25 Mar 2006 15:31:04 +0000 (16:31 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:10:56 +0000 (09:10 -0800)
commit7682968b7d4d42bb076051b962c3926b4c98539a
tree96ec205d6395056666e07ce2a1d4f9177582ae9c
parentdf92004ce60a0bb60c8315903c0765873c34a702
[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 <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/setup64.c