On Thu, 10 Jan 2019 11:56:53 +0900
Masami Hiramatsu <[email protected]> wrote:

> Since kprobes breakpoint handling involves hardirq tracer,
> probing these functions cause breakpoint recursion problem.
> 
> Prohibit probing on those functions.
> 
> Signed-off-by: Masami Hiramatsu <[email protected]>
> ---
>  kernel/trace/trace_irqsoff.c    |    9 +++++++--
>  kernel/trace/trace_preemptirq.c |    5 +++++
>  2 files changed, 12 insertions(+), 2 deletions(-)
> 


Acked-by: Steven Rostedt (VMware) <[email protected]>

-- Steve

Reply via email to