tree:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-4.19.y
head: e864f43593ccf9180c61738abdf1c1dde091367d
commit: 5c1187d168953838fceb281fadc404621a5a091b [7465/9999] rsi: fix non-atomic
allocation in completion handler
config: arm-randconfig-r015-20200717 (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 5c1187d168953838fceb281fadc404621a5a091b
# 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(a)intel.com>
All errors (new ones prefixed by >>):
arm-linux-gnueabi-ld: section .data VMA [0000000040008000,0000000040386967] overlaps
section .text VMA [000000003f080180,000000004010f037]
arm-linux-gnueabi-ld: section .fixup VMA [000000004010f038,000000004010f053] overlaps
section .data VMA [0000000040008000,0000000040386967]
arm-linux-gnueabi-ld: section __bug_table VMA [0000000040386968,000000004038b9e3]
overlaps section .rodata VMA [0000000040110000,00000000403947bf]
arm-linux-gnueabi-ld: section .pci_fixup VMA [00000000403947c0,000000004039681f]
overlaps section .init.data VMA [000000004038d000,000000004039b48b]
arm-linux-gnueabi-ld: section .exit.data VMA [000000004039b48c,000000004039d9cf]
overlaps section __ksymtab VMA [0000000040396820,000000004039e7ef]
> arm-linux-gnueabi-ld: section __ksymtab_gpl VMA
[000000004039e7f0,00000000403a687f] overlaps section .bss VMA
[000000004039e000,00000000411c2a1f]
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org