Re: [RESEND PATCH v2] kallsyms: fix build without execinfo
From: Andrew Morton
Date: Tue Jul 01 2025 - 15:09:38 EST
On Tue, 01 Jul 2025 17:19:51 +0100 Luis Henriques <luis@xxxxxxxxxx> wrote:
> >> No, since backtrace_symbols is provided by execinfo.h.
> >
> > Is there some status on it? I saw you picked it in mm-hotfixes-unstable,
> > but it got dropped out again.
> >
> > Is there something I can do to push it?
>
> FWIW I can confirm this is indeed a regression. And specially annoying
> because it has been backported into stable kernels (even if having kunit
> tests backported sounds odd to me).
>
> It would be great to have this fixed, or reverted.
OK, thanks for the reminder, I restored this.