[PATCH v7 8/8] [DO NOT MERGE] x86/kexec: Add CFI type information to relocate_kernel()

Josh Poimboeuf jpoimboe at kernel.org
Mon Mar 17 17:17:24 PDT 2025


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

-- 
Josh



More information about the kexec mailing list