| title: | Re PATCH 1 1 x86 c r support for now re |
|
Ok, applied.
Serge E. Hallyn wrote:
Make x86 support depend on it (for now).
Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx
---
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
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
rel="nofollow" lists.linux-foundation.org/mailman/listinfo/containers lists.linux-foundation.org/mailman/listinfo/containers
|