LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] rcu: trace: Remove Startedleaf from trace events comment
@ 2018-05-12 1:29 Joel Fernandes (Google)
2018-05-12 1:29 ` Joel Fernandes
0 siblings, 1 reply; 3+ messages in thread
From: Joel Fernandes (Google) @ 2018-05-12 1:29 UTC (permalink / raw)
To: linux-kernel, paulmck
As part of the gp_seq clean up, the Startleaf condition doesn't occur
anymore. Remove it from the comment in the trace event file.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
---
include/trace/events/rcu.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/trace/events/rcu.h b/include/trace/events/rcu.h
index ce9d1a1cac78..6d8dd04912d2 100644
--- a/include/trace/events/rcu.h
+++ b/include/trace/events/rcu.h
@@ -91,7 +91,6 @@ TRACE_EVENT(rcu_grace_period,
*
* "Startleaf": Request a grace period based on leaf-node data.
* "Prestarted": Someone beat us to the request
- * "Startedleaf": Leaf-node start proved sufficient.
* "Startedleafroot": Leaf-node start proved sufficient after checking root.
* "Startedroot": Requested a nocb grace period based on root-node data.
* "NoGPkthread": The RCU grace-period kthread has not yet started.
--
2.17.0.441.gb46fe60e1d-goog
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] rcu: trace: Remove Startedleaf from trace events comment
2018-05-12 1:29 [PATCH] rcu: trace: Remove Startedleaf from trace events comment Joel Fernandes (Google)
@ 2018-05-12 1:29 ` Joel Fernandes
2018-05-12 2:54 ` Paul E. McKenney
0 siblings, 1 reply; 3+ messages in thread
From: Joel Fernandes @ 2018-05-12 1:29 UTC (permalink / raw)
To: LKML, Paul E. McKenney
On Fri, May 11, 2018 at 6:29 PM, Joel Fernandes (Google)
<joel@joelfernandes.org> wrote:
>
> As part of the gp_seq clean up, the Startleaf condition doesn't occur
> anymore. Remove it from the comment in the trace event file.
Sorry, I meant here Startedleaf. Let me know if you want me to resend the patch.
thanks,
- Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] rcu: trace: Remove Startedleaf from trace events comment
2018-05-12 1:29 ` Joel Fernandes
@ 2018-05-12 2:54 ` Paul E. McKenney
0 siblings, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2018-05-12 2:54 UTC (permalink / raw)
To: Joel Fernandes; +Cc: LKML
On Fri, May 11, 2018 at 06:29:57PM -0700, Joel Fernandes wrote:
> On Fri, May 11, 2018 at 6:29 PM, Joel Fernandes (Google)
> <joel@joelfernandes.org> wrote:
> >
> > As part of the gp_seq clean up, the Startleaf condition doesn't occur
> > anymore. Remove it from the comment in the trace event file.
>
> Sorry, I meant here Startedleaf. Let me know if you want me to resend the patch.
Please do, as it saves me making another typo when attempting to fix it.
Thanx, Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-12 2:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-12 1:29 [PATCH] rcu: trace: Remove Startedleaf from trace events comment Joel Fernandes (Google)
2018-05-12 1:29 ` Joel Fernandes
2018-05-12 2:54 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).