On Mon, Mar 23, 2026 at 03:50:57PM -0700, Andrew Morton wrote:
On Mon, 23 Mar 2026 12:48:55 -0400 Sasha Levin <[email protected]> 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?
Definitely.
If you want to ignore these, and related patches that might appear in the next
couple of weeks, I'll plan to send them to you in an organized series after
-rc1.
--
Thanks,
Sasha