]> err.no Git - linux-2.6/blobdiff - arch/i386/Kconfig
Kprobes on select architectures no longer EXPERIMENTAL
[linux-2.6] / arch / i386 / Kconfig
index 8531a540ca8c2830ccf6ebdcf6d7a7b0878f25ed..c7c9c2a15fab4dc87f7d16db27d14b82b04926dd 100644 (file)
@@ -1222,8 +1222,8 @@ if INSTRUMENTATION
 source "arch/i386/oprofile/Kconfig"
 
 config KPROBES
-       bool "Kprobes (EXPERIMENTAL)"
-       depends on KALLSYMS && EXPERIMENTAL && MODULES
+       bool "Kprobes"
+       depends on KALLSYMS && MODULES
        help
          Kprobes allows you to trap at almost any kernel address and
          execute a callback function.  register_kprobe() establishes