All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] x86: c/r support (for now) requires compat_vdso
@ 2009-04-03 19:08 Serge E. Hallyn
       [not found] ` <20090403190823.GA13716-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Serge E. Hallyn @ 2009-04-03 19:08 UTC (permalink / raw)
  To: Oren Laadan; +Cc: Linux Containers

Make x86 support depend on it (for now).

Signed-off-by: Serge E. Hallyn <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-05 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03 19:08 [PATCH 1/1] x86: c/r support (for now) requires compat_vdso Serge E. Hallyn
     [not found] ` <20090403190823.GA13716-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2009-04-05 20:27   ` Oren Laadan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.