Restartable sequences system call (v8)
[deliverable/linux.git] / arch / Kconfig
index fd6e9712af81b5bab38f871665d2a2df66d8468d..71fe9effed3bbd16a30bd247c221b74213a9f6c1 100644 (file)
@@ -242,6 +242,13 @@ config HAVE_REGS_AND_STACK_ACCESS_API
          declared in asm/ptrace.h
          For example the kprobes-based event tracer needs this API.
 
+config HAVE_RSEQ
+       bool
+       depends on HAVE_REGS_AND_STACK_ACCESS_API
+       help
+         This symbol should be selected by an architecture if it
+         supports an implementation of restartable sequences.
+
 config HAVE_CLK
        bool
        help
This page took 0.025311 seconds and 5 git commands to generate.