OSDN Git Service

Merge branch 'tracing/ftrace' into tracing/urgent
[linux-kernel-docs/linux-2.6.git] / kernel / sysctl.c
index b3cc739..edb1075 100644 (file)
@@ -464,7 +464,7 @@ static struct ctl_table kern_table[] = {
                .mode           = 0644,
                .proc_handler   = &proc_dointvec,
        },
-#ifdef CONFIG_FTRACE
+#ifdef CONFIG_FUNCTION_TRACER
        {
                .ctl_name       = CTL_UNNUMBERED,
                .procname       = "ftrace_enabled",