All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 00/10] Text Edit Lock for 2.6.23-rc4-mm1
@ 2007-09-06 20:01 Mathieu Desnoyers
  2007-09-06 20:01 ` [patch 01/10] Kprobes - use a mutex to protect the instruction pages list Mathieu Desnoyers
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Mathieu Desnoyers @ 2007-09-06 20:01 UTC (permalink / raw)
  To: akpm, linux-kernel

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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [patch 00/10] Text Edit Lock
@ 2007-08-27 15:56 Mathieu Desnoyers
  2007-08-27 15:56 ` [patch 03/10] Kprobes - declare kprobe_mutex static Mathieu Desnoyers
  0 siblings, 1 reply; 20+ messages in thread
From: Mathieu Desnoyers @ 2007-08-27 15:56 UTC (permalink / raw)
  To: akpm, linux-kernel

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 and, eventually, immediate
values.

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] 20+ messages in thread

end of thread, other threads:[~2007-09-11 19:59 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 20:01 [patch 00/10] Text Edit Lock for 2.6.23-rc4-mm1 Mathieu Desnoyers
2007-09-06 20:01 ` [patch 01/10] Kprobes - use a mutex to protect the instruction pages list Mathieu Desnoyers
2007-09-06 20:01 ` [patch 02/10] Kprobes - do not use kprobes mutex in arch code Mathieu Desnoyers
2007-09-06 20:01 ` [patch 03/10] Kprobes - declare kprobe_mutex static Mathieu Desnoyers
2007-09-06 20:01 ` [patch 04/10] Text Edit Lock - Architecture Independent Code Mathieu Desnoyers
2007-09-06 20:01 ` [patch 05/10] Text Edit Lock - Alternative code for i386 and x86_64 Mathieu Desnoyers
2007-09-07  6:59   ` Andi Kleen
2007-09-07 14:04     ` Mathieu Desnoyers
2007-09-07 22:35       ` Andi Kleen
2007-09-11 19:59         ` Mathieu Desnoyers
2007-09-07  8:43   ` Ananth N Mavinakayanahalli
2007-09-07 14:09     ` Mathieu Desnoyers
2007-09-06 20:01 ` [patch 06/10] Text Edit Lock - kprobes architecture independent support Mathieu Desnoyers
2007-09-07 10:28   ` Ananth N Mavinakayanahalli
2007-09-07 14:13     ` Mathieu Desnoyers
2007-09-06 20:01 ` [patch 07/10] Text Edit Lock - kprobes i386 Mathieu Desnoyers
2007-09-06 20:01 ` [patch 08/10] Text Edit Lock - kprobes x86_64 Mathieu Desnoyers
2007-09-06 20:01 ` [patch 09/10] Text Edit Lock - i386 standardize debug rodata Mathieu Desnoyers
2007-09-06 20:01 ` [patch 10/10] Text Edit Lock - x86_64 " Mathieu Desnoyers
  -- strict thread matches above, loose matches on Subject: below --
2007-08-27 15:56 [patch 00/10] Text Edit Lock Mathieu Desnoyers
2007-08-27 15:56 ` [patch 03/10] Kprobes - declare kprobe_mutex static Mathieu Desnoyers

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.