Re: [PATCH 0/2] kallsyms: show typed function parameters in oops/WARN dumps
From: Andrew Morton
Date: Mon Mar 23 2026 - 18:56:46 EST
On Mon, 23 Mar 2026 12:48:55 -0400 Sasha Levin <sashal@xxxxxxxxxx> wrote:
> Building on the lineinfo series, this adds typed function parameter
> display to oops and WARN dumps. A build-time tool extracts parameter
> names and types from DWARF, and the kernel maps pt_regs to the calling
> convention at crash time. When BTF is available, struct pointer
> parameters are dereferenced and their members displayed.
mm.git is full and I'm seriously looking at loadshedded. Can we please
leave this until next cycle, give your "kallsyms: embed source file:line
info in kernel stack traces", v4 time to settle in?