Re: [PATCH 2/7] kprobes: Add kprobe_insn_mutex and cleanuparch_remove_kprobe()

From: Ananth N Mavinakayanahalli
Date: Wed Nov 12 2008 - 10:57:00 EST


On Tue, Nov 11, 2008 at 03:56:21PM -0500, Masami Hiramatsu wrote:
> Add kprobe_insn_mutex for protecting kprobe_insn_pages hlist, and remove
> kprobe_mutex from architecture dependent code.
>
> This allows us to call arch_remove_kprobe() (and free_insn_slot) while holding
> kprobe_mutex.
>
> Signed-off-by: Masami Hiramatsu <mhiramat@xxxxxxxxxx>

Acked-by: Ananth N Mavinakayanahalli <ananth@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/