[Devel] [PATCH 1/1] x86: c/r support (for now) requires compat_vdso

Serge E. Hallyn serue at us.ibm.com
Fri Apr 3 12:08:23 PDT 2009


Make x86 support depend on it (for now).

Signed-off-by: Serge E. Hallyn <serue at us.ibm.com>
---
 arch/x86/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 246e26b..efc462a 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -73,6 +73,7 @@ config HAVE_LATENCYTOP_SUPPORT
 
 config CHECKPOINT_SUPPORT
 	bool
+	depends on COMPAT_VDSO
 	default y if X86_32
 
 config FAST_CMPXCHG_LOCAL
-- 
1.6.1

_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list