Re: [PATCH v4 0/4] kallsyms: embed source file:line info in kernel stack traces

From: Andrew Morton

Date: Sun Mar 22 2026 - 12:35:45 EST


On Sun, 22 Mar 2026 09:15:39 -0400 Sasha Levin <sashal@xxxxxxxxxx> 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/20260322131543.971079-1-sashal@xxxxxxxxxx