]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/rcupdate.h
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mv-sheeva.git] / include / linux / rcupdate.h
index 75921b83c0ab791b24bad0f7a74e3d831611b07e..3024050c82a12610222a1b5e7d1c40d44e339b5a 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