Re: [PATCH v3 12/22] tracing: Employ trace_rcu_{enter,exit}()
From: Steven Rostedt
Date: Wed Feb 19 2020 - 10:52:50 EST
On Wed, 19 Feb 2020 15:47:36 +0100
Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> Replace the opencoded (and incomplete) RCU manipulations with the new
> helpers to ensure a regular RCU context when calling into
> __ftrace_trace_stack().
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
> ---
Reviewed-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
-- Steve