h8300-linux-ld: section .softirqentry.text LMA overlaps section .init.data LMA

From: kernel test robot
Date: Wed Feb 17 2021 - 23:32:09 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: f40ddce88593482919761f74910f42f4b84c004b
commit: a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e lib/mpi: Extend the MPI library
date: 5 months ago
config: h8300-randconfig-r031-20210217 (attached as .config)
compiler: h8300-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout a8ea8bdd9df92a0e5db5b43900abb7a288b8a53e
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=h8300

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

h8300-linux-ld: section .init.text LMA [00000000004595e0,0000000000486377] overlaps section .text LMA [000000000000025c,0000000000487077]
>> h8300-linux-ld: section .softirqentry.text LMA [0000000000487078,00000000004872bd] overlaps section .init.data LMA [0000000000486400,00000000004c9a7b]
h8300-linux-ld: section .data VMA [0000000000400000,00000000004595df] overlaps section .text VMA [000000000000025c,0000000000487077]
>> h8300-linux-ld: section .bss VMA [00000000004c9a80,0000000000543397] overlaps section .rodata VMA [00000000004872c0,000000000095c79f]

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip