Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596381
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static |
| Date | 2017-03-09 21:50 +0100 |
| Message-ID | <tjday-1R7-19@gated-at.bofh.it> (permalink) |
| References | <tj758-6kn-19@gated-at.bofh.it> <tjaw1-8vb-1@gated-at.bofh.it> <tjaZ4-vl-7@gated-at.bofh.it> <tjbLr-143-21@gated-at.bofh.it> <tjd0R-1Nu-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/20170103153814.GC29807@redhat.com > > 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[regression] 72042a8c7b01 x86/purgatory: Make functions and variables static Mike Galbraith <efault@gmx.de> - 2017-03-09 15:20 +0100
Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static Thomas Gleixner <tglx@linutronix.de> - 2017-03-09 19:00 +0100
Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static Mike Galbraith <efault@gmx.de> - 2017-03-09 19:30 +0100
Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static Thomas Gleixner <tglx@linutronix.de> - 2017-03-09 20:20 +0100
Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static "Tobin C. Harding" <me@tobin.cc> - 2017-03-09 21:20 +0100
Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static Borislav Petkov <bp@alien8.de> - 2017-03-09 21:40 +0100
Re: [regression] 72042a8c7b01 x86/purgatory: Make functions and variables static Thomas Gleixner <tglx@linutronix.de> - 2017-03-09 21:50 +0100
csiph-web