On Thu, 9 Mar 2017, Borislav Petkov wrote:

> On Thu, Mar 09, 2017 at 08:11:03PM +0100, Thomas Gleixner wrote:
> > > git@homer:..kexec-tools/kexec-tools-2.0.5> grep -IR 'elf_rel_.*symbol' . 
> > > | egrep 'backup_|digest'|grep x86_64
> > > ./kexec/arch/x86_64/kexec-x86_64.c:     elf_rel_set_symbol(&info->rhdr, 
> > > "backup_src_start",
> > > ./kexec/arch/x86_64/kexec-x86_64.c:     elf_rel_set_symbol(&info->rhdr, 
> > > "backup_src_size",
> > > ./kexec/arch/x86_64/kexec-x86_64.c:             
> > > elf_rel_set_symbol(&info->rhdr, "backup_start",
> > 
> > Came so far as well. Lovely undocumented dependencies.....
> 
> Maybe that'll help a little:
> 
> https://lkml.kernel.org/r/[email protected]
> 
> And yap, that thing needs a bunch of text ontop saying sh*t and why it
> is magical.

I know how to fix it, but I'll do that tomorrow with brain awake

Reply via email to