Re: [PATCH 7/5] tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events

From: Steven Rostedt
Date: Fri Apr 07 2017 - 13:32:25 EST


On Fri, 7 Apr 2017 13:26:13 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> > Do you have a link to the lkml thread where this stack tracing discovery
> > happened ?
>
> Actually it's this thread. But here:
>
> Version 1 of the patch series:
> http://lkml.kernel.org/r/20170406164237.874767449@xxxxxxxxxxx
>
> Version 2 of the patch series:
> http://lkml.kernel.org/r/20170407140106.051135969@xxxxxxxxxxx

Oh, and I did post a bug report on it. I should add this link in the
change log:

http://lkml.kernel.org/r/20170405093207.404f8deb@xxxxxxxxxxxxxxxxxx

-- Steve