x86: unify noexec handling
authorPekka Enberg <penberg@cs.helsinki.fi>
Tue, 21 Apr 2009 08:39:27 +0000 (11:39 +0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 21 Apr 2009 08:48:08 +0000 (10:48 +0200)
commit89388913f2c88a2cd15d24abab571b17a2596127
tree2d3791f3fe4b844ba007371c2fe203b304e4c2cc
parent8ecee4620e76aae418bfa0e8cc830e92cb559bbb
x86: unify noexec handling

This patch unifies noexec handling on 32-bit and 64-bit.

[ Impact: cleanup ]

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
[ mingo@elte.hu: build fix ]
LKML-Reference: <1240303167.771.69.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/pgtable_types.h
arch/x86/mm/init.c
arch/x86/mm/init_32.c
arch/x86/mm/init_64.c