lkml.org 
[lkml]   [2018]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -tip v3 5/7] x86: kprobes: Ignore break_handler

* Masami Hiramatsu <mhiramat@kernel.org> wrote:

> Remove break_handler related code since that was used
> only for jprobe and jprobe is removed now.
>
> Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
> ---
> arch/x86/kernel/kprobes/common.h | 10 ----------
> arch/x86/kernel/kprobes/core.c | 13 ++-----------
> arch/x86/kernel/kprobes/ftrace.c | 16 ++--------------
> 3 files changed, 4 insertions(+), 35 deletions(-)

Even after this change there's a stale reference to ->break_handler():

arch/x86/include/asm/kprobes.h: * a post_handler or break_handler).

Please use 'git grep'!

Also, there's no reason to send an incomplete series: please remove _all_
->break_handler() references so that it's 100% gone! The pain of having and not
having ->break_handler() is completely unnecessary.

Thanks,

Ingo

\
 
 \ /
  Last update: 2018-05-18 08:27    [W:0.054 / U:1.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site