[patch 00/10] Text Edit Lock for 2.6.23-rc4-mm1

2007-09-06 Thread Mathieu Desnoyers
Hi Andrew, Here is the updated text edit lock for 2.6.23-rc4-mm1. It should be clean and ready to apply. Mathieu -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 - To unsubscribe

[patch 00/10] Text Edit Lock

2007-08-27 Thread Mathieu Desnoyers
Hi Andrew, Here is the updated version of the Text Edit Lock for 2.6.23-rc3-mm1. It provides architecture agnostic synchronization for code patching and deals with i386/x86_64 modification of RO pages by clearing the WP bit around memory writes. It is useful for alternatives, paravirt, kprobes an