[PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=n
[powerpc.git] / kernel / lockdep_internals.h
index 0d355f2..eab043c 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;