Re: [PATCH v3 0/7] kallsyms: Prevent invalid access when showing module buildid

From: Petr Mladek
Date: Thu Dec 18 2025 - 04:09:30 EST


On Wed 2025-12-17 13:09:04, Andrew Morton wrote:
> On Fri, 28 Nov 2025 14:59:13 +0100 Petr Mladek <pmladek@xxxxxxxx> wrote:
>
> > This patchset is cleaning up kallsyms code related to module buildid.
> > It is fixing an invalid access when printing backtraces, see [v1] for
> > more details:
> >
> > ...
> >
> > [v1] https://lore.kernel.org/r/20251105142319.1139183-1-pmladek@xxxxxxxx
> > [v2] https://lore.kernel.org/r/20251112142003.182062-1-pmladek@xxxxxxxx
> >
>
> It's best to avoid sending people off to the WWW to understand a
> patchset - better that the git history be self-contained.

I see. I'll do better next time.

> So when
> staging this for mm.git I scooped the relevant material from [1] and
> added it to your cover letter, as below. Looks OK?

It looks OK to me. Thanks for taking the patchset.

Best Regards,
Petr