Hi Andrew, This new version includes a rewrite of the i386 and x86_64 text edit lock using text poke. I clear and set the WP cr0 bit instead of changing the page attributes when patching RO code. It applies to 2.6.23-rc2-mm2 in this order: kprobes-use-mutex-for-insn-pages.patch kprobes-dont-use-kprobes-mutex-in-arch-code.patch kprobes-declare-kprobes-mutex-static.patch text-edit-lock-architecture-independent-code.patch text-edit-lock-alternative-i386-and-x86_64.patch text-edit-lock-kprobes-architecture-independent.patch text-edit-lock-kprobes-i386.patch text-edit-lock-kprobes-x86_64.patch text-edit-lock-i386-standardize-debug-rodata.patch text-edit-lock-x86_64-standardize-debug-rodata.patch 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 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/
- Follow-Ups:
- [patch 07/11] Text Edit Lock - kprobes architecture independent support
- From: Mathieu Desnoyers <[email protected]>
- [patch 06/11] Text Edit Lock - Alternative code for i386 and x86_64
- From: Mathieu Desnoyers <[email protected]>
- [patch 08/11] Text Edit Lock - kprobes i386
- From: Mathieu Desnoyers <[email protected]>
- [patch 04/11] Kprobes - declare kprobe_mutex static
- From: Mathieu Desnoyers <[email protected]>
- [patch 03/11] Kprobes - do not use kprobes mutex in arch code
- From: Mathieu Desnoyers <[email protected]>
- [patch 02/11] Kprobes - use a mutex to protect the instruction pages list.
- From: Mathieu Desnoyers <[email protected]>
- [patch 09/11] Text Edit Lock - kprobes x86_64
- From: Mathieu Desnoyers <[email protected]>
- [patch 11/11] Text Edit Lock - x86_64 standardize debug rodata
- From: Mathieu Desnoyers <[email protected]>
- [patch 10/11] Text Edit Lock - i386 standardize debug rodata
- From: Mathieu Desnoyers <[email protected]>
- [patch 01/11] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
- From: Mathieu Desnoyers <[email protected]>
- [patch 05/11] Text Edit Lock - Architecture Independent Code
- From: Mathieu Desnoyers <[email protected]>
- [patch 07/11] Text Edit Lock - kprobes architecture independent support
- Prev by Date: Re: CONFIG_SUSPEND and power consumption
- Next by Date: [patch 05/11] Text Edit Lock - Architecture Independent Code
- Previous by thread: [patch 00/23] cmpxchg_local and cmpxchg64_local implementation
- Next by thread: [patch 05/11] Text Edit Lock - Architecture Independent Code
- Index(es):