The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [patch 0/3] Kprobes mutex cleanup
@ 2008-02-02 20:37 Mathieu Desnoyers
  2008-02-02 20:37 ` [patch 1/3] Kprobes - use a mutex to protect the instruction pages list Mathieu Desnoyers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mathieu Desnoyers @ 2008-02-02 20:37 UTC (permalink / raw)
  To: akpm, linux-kernel

This patchset cleans the kprobes mutexes. It makes usage of the Text Edit Lock
possible.

It applies on top of 2.6.24-git12 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

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-02 20:37 [patch 0/3] Kprobes mutex cleanup Mathieu Desnoyers
2008-02-02 20:37 ` [patch 1/3] Kprobes - use a mutex to protect the instruction pages list Mathieu Desnoyers
2008-02-02 20:37 ` [patch 2/3] Kprobes - do not use kprobes mutex in arch code Mathieu Desnoyers
2008-02-02 20:37 ` [patch 3/3] Kprobes - declare kprobe_mutex static Mathieu Desnoyers

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