[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202307100638.uoomUZol-lkp@intel.com>
Date: Mon, 10 Jul 2023 06:22:26 +0800
From: kernel test robot <lkp@...el.com>
To: Alexandre Ghiti <alexghiti@...osinc.com>
Cc: llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev,
linux-kernel@...r.kernel.org, Palmer Dabbelt <palmer@...osinc.com>
Subject: ld.lld: error: section .bss load address range overlaps with
.init.pi.text
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@...el.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
Powered by blists - more mailing lists