On Thu, 10 Jan 2019 12:12:31 -0500
Steven Rostedt <[email protected]> wrote:

> 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]>

Thank you for your Ack!

> 
> -- Steve


-- 
Masami Hiramatsu <[email protected]>

Reply via email to