mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* ld.lld: error: section .bss load address range overlaps with .init.pi.text
@ 2023-07-09 22:22 kernel test robot
  2023-07-10  7:04 ` Alexandre Ghiti
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2023-07-09 22:22 UTC (permalink / raw)
  To: Alexandre Ghiti; +Cc: llvm, oe-kbuild-all, linux-kernel, Palmer Dabbelt

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
commit: 3b90b09af5be42491a8a74a549318cfa265b3029 riscv: Fix orphan section warnings caused by kernel/pi
date:   9 weeks ago
config: riscv-randconfig-r022-20230710 (https://download.01.org/0day-ci/archive/20230710/202307100638.uoomUZol-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a)
reproduce: (https://download.01.org/0day-ci/archive/20230710/202307100638.uoomUZol-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307100638.uoomUZol-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: section .bss load address range overlaps with .init.pi.text
   >>> .bss range is [0xDD5000, 0x1EC438F]
   >>> .init.pi.text range is [0x1DBC350, 0x1DBF39B]
--
>> ld.lld: error: section .rodata load address range overlaps with .init.pi.bss
   >>> .rodata range is [0x1DBF400, 0x2888177]
   >>> .init.pi.bss range is [0x1EC4390, 0x1EC478F]

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-10  7:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-09 22:22 ld.lld: error: section .bss load address range overlaps with .init.pi.text kernel test robot
2023-07-10  7:04 ` Alexandre Ghiti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®