On Wed, 20 Jun 2007, Dave Jones wrote: > > Surely the fundamental disagreement is only due to DEBUG_RODATA > covering write-protection of both .text, and .rodata ?
I agree that we could well split DEBUG_RODATA into something more fine-grained, and for example have it _only_ protect that .rodata thing when Kprobes are enabled, and both .text _and_ .rodata when Kprobes are not. That would make lots of sense. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/