]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/lockdep_internals.h
[PATCH] x86: Allow users to force a panic on NMI
[linux-2.6-omap-h63xx.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;