]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: mark x86_64 as having a working WP.
authorGlauber Costa <gcosta@redhat.com>
Wed, 25 Jun 2008 14:40:42 +0000 (11:40 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 07:14:21 +0000 (09:14 +0200)
Select X86_WP_WORKS_OK for x86_64 too.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig.cpu

index 3d22bb8175b462bfb84f74dde6ad5e9bc19adf9b..abff1b84ed5bf2e009908110a9de93cd783ca745 100644 (file)
@@ -344,7 +344,7 @@ config X86_F00F_BUG
 
 config X86_WP_WORKS_OK
        def_bool y
-       depends on X86_32 && !M386
+       depends on !M386
 
 config X86_INVLPG
        def_bool y