The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [patch 0/2] Text Edit Lock
@ 2008-02-02 20:49 Mathieu Desnoyers
  2008-02-02 20:49 ` [patch 1/2] Text Edit Lock - Architecture Independent Code Mathieu Desnoyers
  2008-02-02 20:49 ` [patch 2/2] Text Edit Lock - kprobes architecture independent support Mathieu Desnoyers
  0 siblings, 2 replies; 3+ messages in thread
From: Mathieu Desnoyers @ 2008-02-02 20:49 UTC (permalink / raw)
  To: akpm, linux-kernel, Ingo Molnar

Hi Andrew,

Here is a resend of the Text Edit Lock patchset (only 2 patches). It consists of
a mutex that serializes code modification. Used by kprobes and the immediate
values.

Dependencies :

#Kprobes mutex cleanup
kprobes-use-mutex-for-insn-pages.patch
kprobes-dont-use-kprobes-mutex-in-arch-code.patch
kprobes-declare-kprobes-mutex-static.patch
#Enhance DEBUG_RODATA support
x86-enhance-debug-rodata-support-alternatives.patch
x86-enhance-debug-rodata-support-for-hotplug-and-kprobes.patch

It applies on top of 2.6.24-git12 in this order:

#Text Edit Lock (depends on Enhance DEBUG_RODATA and kprobes mutex cleanup)
text-edit-lock-architecture-independent-code.patch
text-edit-lock-kprobes-architecture-independent-support.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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-02 20:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-02 20:49 [patch 0/2] Text Edit Lock Mathieu Desnoyers
2008-02-02 20:49 ` [patch 1/2] Text Edit Lock - Architecture Independent Code Mathieu Desnoyers
2008-02-02 20:49 ` [patch 2/2] Text Edit Lock - kprobes architecture independent support Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox