* [linux-next:master 14719/14849] ld.lld: error: undefined symbol: pci_msi_mask_irq
@ 2022-08-11 2:29 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-08-11 2:29 UTC (permalink / raw)
To: Frank Li; +Cc: llvm, kbuild-all, Linux Memory Management List, Jon Mason
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: bc6c6584ffb27b62e19ea89553b22b4cad1abaca
commit: 893ae515ff8d97334dd02b21e4af1d4b1ca86854 [14719/14849] irqchip: imx mu worked as msi controller
config: arm64-randconfig-r004-20220810 (https://download.01.org/0day-ci/archive/20220811/202208111047.pzfyP3K2-lkp@intel.com/config)
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 5f1c7e2cc5a3c07cbc2412e851a7283c1841f520)
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/next/linux-next.git/commit/?id=893ae515ff8d97334dd02b21e4af1d4b1ca86854
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 893ae515ff8d97334dd02b21e4af1d4b1ca86854
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: pci_msi_mask_irq
>>> referenced by irq-imx-mu-msi.c
>>> irqchip/irq-imx-mu-msi.o:(imx_mu_msi_mask_irq) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: pci_msi_unmask_irq
>>> referenced by irq-imx-mu-msi.c
>>> irqchip/irq-imx-mu-msi.o:(imx_mu_msi_unmask_irq) in archive drivers/built-in.a
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-11 2:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 2:29 [linux-next:master 14719/14849] ld.lld: error: undefined symbol: pci_msi_mask_irq kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox