linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] tracepoint static call fixes
@ 2021-07-27 15:06 Mathieu Desnoyers
  2021-07-27 15:06 ` [RFC PATCH 1/3] Fix: tracepoint: static call: compare data on transition from 2->1 callees Mathieu Desnoyers
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mathieu Desnoyers @ 2021-07-27 15:06 UTC (permalink / raw)
  To: Steven Rostedt, Paul E. McKenney, Peter Zijlstra, Ingo Molnar,
	Andrew Morton, Stefan Metzmacher
  Cc: linux-kernel, Mathieu Desnoyers

Here is an RFC series (compiled-tested only) attempting to fix issues
that arise with back-to-back static call updates.

Feedback is welcome,

Thanks,

Mathieu


Mathieu Desnoyers (3):
  Fix: tracepoint: static call: compare data on transition from 2->1
    callees
  Fix: tracepoint: static call function vs data state mismatch
  Fix: tracepoint: rcu get state and cond sync for static call updates

 kernel/tracepoint.c | 165 ++++++++++++++++++++++++++++++++++++++------
 1 file changed, 145 insertions(+), 20 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-27 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 15:06 [RFC PATCH 0/3] tracepoint static call fixes Mathieu Desnoyers
2021-07-27 15:06 ` [RFC PATCH 1/3] Fix: tracepoint: static call: compare data on transition from 2->1 callees Mathieu Desnoyers
2021-07-27 15:06 ` [RFC PATCH 2/3] Fix: tracepoint: static call function vs data state mismatch Mathieu Desnoyers
2021-07-27 15:06 ` [RFC PATCH 3/3] Fix: tracepoint: rcu get state and cond sync for static call updates Mathieu Desnoyers
2021-07-27 16:18   ` Paul E. McKenney
2021-07-27 19:13   ` [RFC PATCH v2] " Mathieu Desnoyers

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).