Re: [PATCH rcu 1/2] docs: Add documentation for rude and trace RCU flavors
From: Steven Rostedt
Date: Wed Apr 20 2022 - 12:16:30 EST
On Wed, 20 Apr 2022 09:13:19 -0700
"Paul E. McKenney" <paulmck@xxxxxxxxxx> wrote:
> > Are we going to be able to get rid of the "rude" version once we have all
> > tracing in a RCU visible section?
>
> You tell me! ;-)
>
> If there are no longer any users, I would be happy to get rid of it.
> As of v5.18-rc1, the only user is ftrace.
I'll add to my todo list to audit the existing code to see if we can
finally drop it.
-- Steve