Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

From: Steven Rostedt

Date: Thu Dec 18 2025 - 16:39:37 EST


On Thu, 18 Dec 2025 16:25:42 -0500
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Thu, 18 Dec 2025 15:33:47 -0500
> Yury Norov <yury.norov@xxxxxxxxx> wrote:
>
> > > I don't actually remember why I had __trace_puts() pass in the size. I
> > > could change it to:
> >
> > This is the best approach. I'll schedule it for v4. Would you like me to
> > take it as-is, or you'd send a patch?
> >
>
> Let me send an official patch.
>

You can find it here (I Cc'd you too). Feel free to add it to your patch set.

https://lore.kernel.org/all/20251218163739.5605f9ea@xxxxxxxxxxxxxxxxxx/

-- Steve