arm-linux-gnueabi-ld: section .exit.text VMA overlaps section .bss VMA

From: kernel test robot
Date: Thu Jun 25 2020 - 07:46:43 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 8be3a53e18e0e1a98f288f6c7f5e9da3adbe9c49
commit: c66ebde4d988b592e8f0008e04c47cc4950a49d3 nvmem: sprd: Fix the block lock operation
date: 3 months ago
config: arm-randconfig-r012-20200624 (attached as .config)
compiler: arm-linux-gnueabi-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
git checkout c66ebde4d988b592e8f0008e04c47cc4950a49d3
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm

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

All errors (new ones prefixed by >>):

arm-linux-gnueabi-ld: section .data VMA [0000000080108000,000000008038bfef] overlaps section .rodata VMA [000000007fcda000,00000000802c983a]
arm-linux-gnueabi-ld: section .modinfo VMA [00000000802c983b,00000000803151c5] overlaps section .data VMA [0000000080108000,000000008038bfef]
arm-linux-gnueabi-ld: section __bug_table VMA [000000008038bff0,0000000080392247] overlaps section .init.text VMA [000000008035fd20,00000000803b24db]
>> arm-linux-gnueabi-ld: section .exit.text VMA [00000000803b24dc,00000000803c148b] overlaps section .bss VMA [00000000803b2000,00000000807b47e3]

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

Attachment: .config.gz
Description: application/gzip