]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/xtensa/Kconfig.debug
KVM: x86/mmu: Reorder the reserved bit check in prefetch_invalid_gpte()
[linux.git] / arch / xtensa / Kconfig.debug
index 39de98e20018179f9945df6e81632b785085d902..83cc8d12fa0e1e1373a1f51f5fb0138d8ed1c846 100644 (file)
@@ -31,3 +31,10 @@ config S32C1I_SELFTEST
          It is easy to make wrong hardware configuration, this test should catch it early.
 
          Say 'N' on stable hardware.
+
+config PRINT_STACK_DEPTH
+       int "Stack depth to print" if DEBUG_KERNEL
+       default 64
+       help
+         This option allows you to set the stack depth that the kernel
+         prints in stack traces.