projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1842000
)
[PATCH] i386: Now that the VDSO can be relocated, we can support it in VMI configurat...
author
Zachary Amsden
<zach@vmware.com>
Wed, 2 May 2007 17:27:16 +0000
(19:27 +0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:16 +0000
(19:27 +0200)
Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/i386/Kconfig
b/arch/i386/Kconfig
index 6964e247f473503fc40fb7af04e46e05a859a060..1a94a73fe801fa908e84d6d315262d9eca45d5cf 100644
(file)
--- a/
arch/i386/Kconfig
+++ b/
arch/i386/Kconfig
@@
-220,7
+220,7
@@
config PARAVIRT
config VMI
bool "VMI Paravirt-ops support"
- depends on PARAVIRT
&& !COMPAT_VDSO
+ depends on PARAVIRT
help
VMI provides a paravirtualized interface to the VMware ESX server
(it could be used by other hypervisors in theory too, but is not