]> err.no Git - linux-2.6/blobdiff - arch/x86_64/Kconfig
Kprobes on select architectures no longer EXPERIMENTAL
[linux-2.6] / arch / x86_64 / Kconfig
index 8bdd25ac15425d40f3bb7340f87a5dd70ddc140d..14bf8ce3ea23f70ad78a30caa8d6b93a119715c8 100644 (file)
@@ -774,8 +774,8 @@ menu "Instrumentation Support"
 source "arch/x86_64/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