public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tracing: Fix patches with goto out
@ 2024-12-25 22:25 Steven Rostedt
  2024-12-25 22:25 ` [PATCH v2 1/2] [PATCH] tracing: Switch trace_osnoise.c code over to use guard() and __free() Steven Rostedt
  2024-12-25 22:25 ` [PATCH v2 2/2] [PATCH] tracing: Switch trace_stack.c code over to use guard() Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2024-12-25 22:25 UTC (permalink / raw)
  To: linux-kernel, linux-trace-kernel
  Cc: Masami Hiramatsu, Mark Rutland, Mathieu Desnoyers, Andrew Morton,
	Peter Zijlstra

In my patch series:

  https://lore.kernel.org/linux-trace-kernel/20241219201158.193821672@goodmis.org/

Of switching over to the guard logic. I missed a removal of a goto out in
the osnoise, but fixed it in the stack trace patch.

Since the patches are supposed to be agnostic from each other, fix the
osnoise patch, and remove the fix from the stack trace patch.




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

end of thread, other threads:[~2024-12-25 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-25 22:25 [PATCH v2 0/2] tracing: Fix patches with goto out Steven Rostedt
2024-12-25 22:25 ` [PATCH v2 1/2] [PATCH] tracing: Switch trace_osnoise.c code over to use guard() and __free() Steven Rostedt
2024-12-25 22:25 ` [PATCH v2 2/2] [PATCH] tracing: Switch trace_stack.c code over to use guard() Steven Rostedt

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