x86: Disable KPROBES with DEBUG_RODATA for now
[pandora-kernel.git] / arch / i386 / Kconfig.debug
index b31c080..6293920 100644 (file)
@@ -49,6 +49,7 @@ config DEBUG_PAGEALLOC
 config DEBUG_RODATA
        bool "Write protect kernel read-only data structures"
        depends on DEBUG_KERNEL
+       depends on !KPROBES # temporary for 2.6.22
        help
          Mark the kernel read-only data as write-protected in the pagetables,
          in order to catch accidental (and incorrect) writes to such const