On Mon, Mar 17, 2025 at 05:17:24PM -0700, Josh Poimboeuf wrote: > On Mon, Mar 17, 2025 at 12:40:14PM +0000, David Woodhouse wrote: > > On Fri, 2025-03-14 at 10:52 -0700, Josh Poimboeuf wrote: > > > > > > IIRC, the reasons were the patched alternative, and also you wanted to > > > disassemble (but note that's still possible with gdb). > > > > It's meaningful output from 'objdump -S' that I miss. But OK. > > FYI, this works: > > objdump -Srw -j .data..relocate_kernel vmlinux.o ... but I see now that it doesn't intersperse the source. Never mind... -- Josh