[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240905210412.128465542@goodmis.org>
Date: Thu, 05 Sep 2024 17:04:12 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-linus][PATCH 0/2] tracing: Some more updates for 6.11
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(-)
Powered by blists - more mailing lists