]> Git Repo - linux.git/blobdiff - kernel/lockdep_internals.h
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[linux.git] / kernel / lockdep_internals.h
index 0d355f24fe04f8b0292d2fd79b8319a7f690315e..eab043c83bb2d1859e2e1c295737f8ac9386bcca 100644 (file)
@@ -27,7 +27,7 @@
  * Stack-trace: tightly packed array of stack backtrace
  * addresses. Protected by the hash_lock.
  */
-#define MAX_STACK_TRACE_ENTRIES        131072UL
+#define MAX_STACK_TRACE_ENTRIES        262144UL
 
 extern struct list_head all_lock_classes;
 
This page took 0.033589 seconds and 4 git commands to generate.