* [kees:linker/orphaned-sections 1/1] ld: warning: orphan section `.rel.got' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
@ 2020-02-06 2:05 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-06 2:05 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 2503 bytes --]
Hi Kees,
First bad commit (maybe != root cause):
tree: https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git linker/orphaned-sections
head: 58d8f2c6539531c7aafea0d75a60fc1150673421
commit: 58d8f2c6539531c7aafea0d75a60fc1150673421 [1/1] [WIP] kbuild: Warn about link-time orphan sections
config: i386-tinyconfig (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
git checkout 58d8f2c6539531c7aafea0d75a60fc1150673421
# save the attached .config to linux build tree
make ARCH=i386
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> ld: warning: orphan section `.rel.got' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.iplt' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.data' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.head.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.init.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.init.data' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.rodata' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.data..page_aligned' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.ref.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.text.unlikely' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.softirqentry.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.sched.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
>> ld: warning: orphan section `.rel.meminit.text' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 7203 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-06 2:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-06 2:05 [kees:linker/orphaned-sections 1/1] ld: warning: orphan section `.rel.got' from `arch/x86/kernel/head_32.o' being placed in section `.rel.dyn' kbuild test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.