sh: Flag IRQSTACKS as BROKEN for now.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 7 May 2009 06:24:36 +0000 (15:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 7 May 2009 06:24:36 +0000 (15:24 +0900)
There still seems to be some stack corruption to sort out here, so flag
this as BROKEN until this issue is sorted out.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig.debug

index 0d62681f72a092830134b0d5a80186fede6e59e0..fdb049373e7c0324aafd47642415b4c686bb164b 100644 (file)
@@ -92,7 +92,7 @@ config 4KSTACKS
 
 config IRQSTACKS
        bool "Use separate kernel stacks when processing interrupts"
-       depends on DEBUG_KERNEL && SUPERH32
+       depends on DEBUG_KERNEL && SUPERH32 && BROKEN
        help
          If you say Y here the kernel will use separate kernel stacks
          for handling hard and soft interrupts.  This can help avoid
This page took 0.027168 seconds and 5 git commands to generate.