Merge branch 'master' into for-linus
[sfrench/cifs-2.6.git] / kernel / lockdep_internals.h
index 699a2ac3a0d71c53476f5f0ba60436f40da8c58c..a2ee95ad13139d3361596e413834db43ec819dab 100644 (file)
@@ -91,6 +91,8 @@ extern unsigned int nr_process_chains;
 extern unsigned int max_lockdep_depth;
 extern unsigned int max_recursion_depth;
 
+extern unsigned int max_bfs_queue_depth;
+
 #ifdef CONFIG_PROVE_LOCKING
 extern unsigned long lockdep_count_forward_deps(struct lock_class *);
 extern unsigned long lockdep_count_backward_deps(struct lock_class *);