On Mon, 30 Jul 2007, Chris Wright wrote: > > This also fixes paravirt patching which was broken when text_poke() > tried to patch the various pv ops in lookup_address.
Hmm. What is "this"? The revert? That said, I do wonder whether virtualization still has problems with CONFIG_RODATA, though. We limit the RODATA memory ranges based on KPROBES and HOTPLUG_CPU, but not based on VIRTUALIZATION. I'd expect any virtualization fixups to hit the same problems that the SMP alternatives hit. No? 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/