projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e32216
)
x86: mark x86_64 as having a working WP.
author
Glauber Costa
<gcosta@redhat.com>
Wed, 25 Jun 2008 14:40:42 +0000
(11:40 -0300)
committer
Ingo 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
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig.cpu
b/arch/x86/Kconfig.cpu
index
3d22bb8
..
abff1b8
100644
(file)
--- a/
arch/x86/Kconfig.cpu
+++ b/
arch/x86/Kconfig.cpu
@@
-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