]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/rcupdate.h
sysctl extern cleanup: rcu
[mirror_ubuntu-artful-kernel.git] / include / linux / rcupdate.h
index c84373626336c8afa29e14d14a0868034394ffe6..a005cac5e3024aa61eca92a76aa7d1473d7c7df7 100644 (file)
 #include <linux/lockdep.h>
 #include <linux/completion.h>
 
+#ifdef CONFIG_RCU_TORTURE_TEST
+extern int rcutorture_runnable; /* for sysctl */
+#endif /* #ifdef CONFIG_RCU_TORTURE_TEST */
+
 /**
  * struct rcu_head - callback structure for use with RCU
  * @next: next update requests in a list