x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
[linux-2.6-microblaze.git] / kernel / sysctl.c
index 7066593..d396aaa 100644 (file)
@@ -1268,7 +1268,7 @@ static struct ctl_table kern_table[] = {
                .proc_handler   = proc_do_static_key,
        },
 #endif
-#if defined(CONFIG_TREE_RCU) || defined(CONFIG_PREEMPT_RCU)
+#if defined(CONFIG_TREE_RCU)
        {
                .procname       = "panic_on_rcu_stall",
                .data           = &sysctl_panic_on_rcu_stall,