Re: [RFC] kallsyms: embed source file:line info in kernel stack traces

Alexey Dobriyan <[email protected]> Tue, 3 Mar 2026 08:39:36 +0300
Newsgroups dev.linux.lists.ksummit
Message-ID <7e3ee6b2-62f9-4876-ae1a-d1473d126309@p183>
On Mon, Mar 02, 2026 at 03:28:28PM -0500, Sasha Levin wrote:
>   [   11.206749]  dump_stack_lvl+0x5d/0x80 (lib/dump_stack.c:94)

This is super useful, thanks.

Can the 0x prefix be dropped as well?
It is shorter to print in decimal up to 1 million.

() are just character noise, I'd drop them