]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/rcutree.h
sched: replace migration_thread with cpu_stop
[karo-tx-linux.git] / include / linux / rcutree.h
index 42cc3a04779ee1376adce84aeb57655df656d06f..24e467e526b83d67b7ed4bbb79ac9b0576b88844 100644 (file)
@@ -35,7 +35,6 @@ struct notifier_block;
 extern void rcu_sched_qs(int cpu);
 extern void rcu_bh_qs(int cpu);
 extern int rcu_needs_cpu(int cpu);
-extern int rcu_expedited_torture_stats(char *page);
 
 #ifdef CONFIG_TREE_PREEMPT_RCU