On Thu, 21 Jun 2007, Ian McDonald wrote: > > Can this one be merged so that it makes it into 2.6.22? > > > > > Subject : CONFIG_DEBUG_RODATA prevents kprobes from working on 2.6.22-rc2 > > References : http://lkml.org/lkml/2007/5/23/202 > > Submitter : William Cohen <[EMAIL PROTECTED]> > > Ian McDonald <[EMAIL PROTECTED]> > > Handled-By : S. P. Prasanna <[EMAIL PROTECTED]> > > Patch : http://lkml.org/lkml/2007/6/7/2 > > Status : patch available > > > > Regards,
Well, for 2.6.22, Kprobes will just be disabled if you use DEBUG_RODATA. And yes, that patch already got merged. However, the patch to *allow* Kprobes with DEBUG_RODATA is not, and will not be. It's not a regression, and quite frankly, I don't think I would even want that patch. Kprobes fundamntally disagrees with DEBUG_RODATA, there's no point in "working around it". Better just admit it. 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/