[arm-platforms:irq/ipi-irq-raw-wip 41/44] ld.lld: error: duplicate symbol: set_handle_irq
kernel test robot
lkp at intel.com
Sat Jun 19 16:27:09 PDT 2021
tree: https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git irq/ipi-irq-raw-wip
head: 3cf057476d705407111d80eac7c1625a47c92213
commit: 511fcc2efd316eaa1bb1a443f7e706d1ec9e6ef0 [41/44] arm64: Mark the recheduling IPI as raw interrupt
config: arm64-randconfig-r006-20210620 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project d1baf2895467735ab14f4b3415fce204c0cc8e7f)
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 arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=511fcc2efd316eaa1bb1a443f7e706d1ec9e6ef0
git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
git fetch --no-tags arm-platforms irq/ipi-irq-raw-wip
git checkout 511fcc2efd316eaa1bb1a443f7e706d1ec9e6ef0
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp at intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: duplicate symbol: set_handle_irq
>>> defined at irq.c
>>> kernel/irq.o:(set_handle_irq) in archive arch/arm64/built-in.a
>>> defined at handle.c
>>> irq/handle.o:(.init.text+0x0) in archive kernel/built-in.a
--
>> ld.lld: error: duplicate symbol: handle_arch_irq
>>> defined at irq.c
>>> kernel/irq.o:(handle_arch_irq) in archive arch/arm64/built-in.a
>>> defined at handle.c
>>> irq/handle.o:(.data..ro_after_init+0x0) in archive kernel/built-in.a
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 42295 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20210620/d86a10c1/attachment-0001.gz>
More information about the linux-arm-kernel
mailing list