CC: linux-kernel(a)vger.kernel.org
TO: "Guilherme G. Piccoli" <gpiccoli(a)canonical.com>
CC: Andrew Morton <akpm(a)linux-foundation.org>
CC: Linux Memory Management List <linux-mm(a)kvack.org>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 11ba468877bb23f28956a35e896356252d63c983
commit: f117955a2255721a6a0e9cecf6cad3a6eb43cbc3 kernel/watchdog.c: convert
{soft/hard}lockup boot parameters to sysctl aliases
date: 5 weeks ago
config: arm-randconfig-r005-20200713 (attached as .config)
compiler: clang version 11.0.0 (
https://github.com/llvm/llvm-project
02946de3802d3bc65bc9f2eb9b8d4969b5a7add8)
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
# install arm cross compiling tool for clang build
# apt-get install binutils-arm-linux-gnueabi
git checkout f117955a2255721a6a0e9cecf6cad3a6eb43cbc3
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 >>):
> ld.lld: error: section __ksymtab_strings virtual address range
overlaps with .data
>> __ksymtab_strings range is [0xAFFE12E8, 0xB00080AE]
>> .data range is [0xB0008000, 0xB03FCB27]
--
> ld.lld: error: section .data virtual address range overlaps with
__param
>> .data range is [0xB0008000, 0xB03FCB27]
>> __param range is [0xB00080B0, 0xB00095DB]
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org