Re: [PATCH] kernel: trace: do not generate undefsyms_base.c
From: Paolo Bonzini
Date: Tue Apr 21 2026 - 10:22:56 EST
On Tue, Apr 21, 2026 at 3:18 PM Marc Zyngier <maz@xxxxxxxxxx> wrote:
> On Tue, 21 Apr 2026 15:02:09 +0100, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > Marc beat you to it by a few minutes ;-)
> >
> > https://lore.kernel.org/all/20260421095446.2951646-1-maz@xxxxxxxxxx/
> >
> > Although he didn't Cc linux-trace-kernel@xxxxxxxxxxxxxxx :-p
> >
> > But anyway, it ended up in my internal Patchwork. I'll take his as they are
> > both pretty much the same patch.
>
> On the other hand, Paolo's patch has the SPDX tag on the new file,
> which I forgot to add. Your call, anyway.
Yeah if you want to get the best of both worlds, take the commit
message from Marc's and the code from mine; he has more complete
trailers whereas I have slightly cleaner formatting and more comments.
But otherwise it's not a big deal.
Paolo