public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/2] tracing: Some more updates for 6.11
@ 2024-09-05 21:04 Steven Rostedt
  2024-09-05 21:04 ` [for-linus][PATCH 1/2] tracing/timerlat: Only clear timer if a kthread exists Steven Rostedt
  2024-09-05 21:04 ` [for-linus][PATCH 2/2] tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2024-09-05 21:04 UTC (permalink / raw)
  To: linux-kernel
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton


A couple more fixes for 6.11:

- V2 of the update of the clearing of the timer lock. Need to grab
  the interface_lock when clearing the itmer in tlat_var_reset()

- Need to take the interface_lock in stop_threads() to sync with the
  timerlat updates.

Steven Rostedt (2):
      tracing/timerlat: Only clear timer if a kthread exists
      tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()

----
 kernel/trace/trace_osnoise.c | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2024-09-05 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-05 21:04 [for-linus][PATCH 0/2] tracing: Some more updates for 6.11 Steven Rostedt
2024-09-05 21:04 ` [for-linus][PATCH 1/2] tracing/timerlat: Only clear timer if a kthread exists Steven Rostedt
2024-09-05 21:04 ` [for-linus][PATCH 2/2] tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox