On Thu, 18 Jul 2013, Masami Hiramatsu wrote:

> Hi,
> 
> Here is a series of kprobes and x86 patches for moving
> optprobe (jump optimized kprobe) onto the int3-based
> instruction patching (a.k.a. text_poke_bp, introduced by
> Jiri Kosina).
> 
> Since this completely moves text_poke_smp* user to new
> text_poke_bp, I also remove the old text_poke_smp* code
> from alternative.c. As a side effect, it also fixes a
> Kconfig warning about CONFIG_STOP_MACHINE dependency
> confliction.
> 
> Thank you,
> 
> ---
> 
> Masami Hiramatsu (3):
>       [CLEANUP] kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
>       kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
>       x86: Remove unused text_poke_smp and text_poke_smp_batch

Nice.

        Reviewed-by: Jiri Kosina <[email protected]>

Thanks.

-- 
Jiri Kosina
SUSE Labs
--
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/

Reply via email to