Re: [PATCH v3] kallsyms: Always initialize modbuildid
From: Steven Rostedt
Date: Wed Dec 17 2025 - 17:30:38 EST
On Wed, 10 Dec 2025 18:03:45 +0100
Maurice Hieronymus <mhi@xxxxxxxxxxx> wrote:
> include/linux/filter.h | 6 ++++--
> include/linux/ftrace.h | 4 ++--
> kernel/kallsyms.c | 4 ++--
> kernel/trace/ftrace.c | 8 +++++++-
> 4 files changed, 15 insertions(+), 7 deletions(-)
Also split this up into two patches. Then I can take the one for ftrace and
the networking folks can take the bpf update.
-- Steve