On Sun, Mar 22, 2026 at 09:35:33AM -0700, Andrew Morton wrote:
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]

Nice! I looked at the comments, and I don't think that there are any changes
required as a result of the review. It asked good questions, but the concerns
are mainly false positives.

--
Thanks,
Sasha

Reply via email to