X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=arch%2Fparisc%2FKconfig.debug;h=68b7cbd0810a77bf321f524b9c8809b508f864d6;hb=f3c9a1abbe9d4c9565fdb0755e2c7814f32d4f62;hp=bc989e522a045c17ca4514478b7cb5ef9d77fc4d;hpb=b87b26ae0eea5200172fae1c668c81daeda0da83;p=deliverable%2Flinux.git diff --git a/arch/parisc/Kconfig.debug b/arch/parisc/Kconfig.debug index bc989e522a04..68b7cbd0810a 100644 --- a/arch/parisc/Kconfig.debug +++ b/arch/parisc/Kconfig.debug @@ -2,9 +2,13 @@ menu "Kernel hacking" source "lib/Kconfig.debug" +config TRACE_IRQFLAGS_SUPPORT + def_bool y + config DEBUG_RODATA bool "Write protect kernel read-only data structures" depends on DEBUG_KERNEL + default y help Mark the kernel read-only data as write-protected in the pagetables, in order to catch accidental (and incorrect) writes to such const