From: kernel test robot <lkp@intel.com>
To: Marc Zyngier <maz@kernel.org>
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com,
linux-arm-kernel@lists.infradead.org
Subject: [arm-platforms:irq/ipi-irq-raw-wip 41/44] ld.lld: error: duplicate symbol: set_handle_irq
Date: Sun, 20 Jun 2021 07:27:09 +0800 [thread overview]
Message-ID: <202106200706.SuBe7KI6-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1965 bytes --]
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@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
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 42295 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2021-06-19 23:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202106200706.SuBe7KI6-lkp@intel.com \
--to=lkp@intel.com \
--cc=clang-built-linux@googlegroups.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=maz@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).