Re: [PATCH] tracing: Move snapshot code out of trace.c and into trace_snapshot.c

From: Steven Rostedt

Date: Tue Mar 31 2026 - 08:38:24 EST


On Tue, 31 Mar 2026 12:53:38 +0200
"Arnd Bergmann" <arnd@xxxxxxxx> wrote:

> Right, I assumed it had to be something like that, just didn't immediately
> see what. I've sent a patch to just remove the duplicate inline
> function now.

Ah, I had already sent a patch to fix the duplicate because I saw the
kernel test robot's report.

https://lore.kernel.org/all/20260330205859.24c0aae3@xxxxxxxxxxxxxxxxxx/

-- Steve