On Sun, 22 Mar 2026 09:15:39 -0400 Sasha Levin <[email protected]> wrote:
> This series adds CONFIG_KALLSYMS_LINEINFO, which embeds source file:line
> information directly in the kernel image so that stack traces annotate
> every frame with the originating source location - no external tools, no
> debug symbols at runtime, and safe to use in NMI/panic context.
Sashiko review hasn't completed yet, but it has things to say:
https://sashiko.dev/#/patchset/[email protected]

