Commit 293e6a25 authored by Glauber Costa's avatar Glauber Costa Committed by Ingo Molnar

x86: mark x86_64 as having a working WP.

Select X86_WP_WORKS_OK for x86_64 too.
Signed-off-by: default avatarGlauber Costa <gcosta@redhat.com>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 5e322163
...@@ -344,7 +344,7 @@ config X86_F00F_BUG ...@@ -344,7 +344,7 @@ config X86_F00F_BUG
config X86_WP_WORKS_OK config X86_WP_WORKS_OK
def_bool y def_bool y
depends on X86_32 && !M386 depends on !M386
config X86_INVLPG config X86_INVLPG
def_bool y def_bool y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment