* [pci:pci/msi 3/5] pci_irq.c:undefined reference to `__pci_msi_desc_mask_irq'
@ 2020-12-04 13:48 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-12-04 13:48 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: kbuild-all, linux-pci
[-- Attachment #1: Type: text/plain, Size: 3106 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci/msi
head: a06fcdc6b3ae3552cdc8c6326bd265e336fae9bf
commit: 8c608074113b24ad54477ac8bf8a50edb32efe56 [3/5] PCI/MSI: Move MSI/MSI-X init to msi.c
config: s390-defconfig (attached as .config)
compiler: s390-linux-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
# https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git/commit/?id=8c608074113b24ad54477ac8bf8a50edb32efe56
git remote add pci https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
git fetch --no-tags pci pci/msi
git checkout 8c608074113b24ad54477ac8bf8a50edb32efe56
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390
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 >>):
s390-linux-ld: arch/s390/pci/pci_irq.o: in function `zpci_set_irq_affinity':
pci_irq.c:(.text+0x334): undefined reference to `pci_write_msi_msg'
s390-linux-ld: arch/s390/pci/pci_irq.o: in function `arch_setup_msi_irqs':
pci_irq.c:(.text+0x64a): undefined reference to `pci_write_msi_msg'
s390-linux-ld: arch/s390/pci/pci_irq.o: in function `arch_teardown_msi_irqs':
>> pci_irq.c:(.text+0x946): undefined reference to `__pci_msi_desc_mask_irq'
>> s390-linux-ld: pci_irq.c:(.text+0x9a4): undefined reference to `__pci_msix_desc_mask_irq'
s390-linux-ld: arch/s390/pci/pci_irq.o:(.data.rel+0x38): undefined reference to `pci_msi_mask_irq'
s390-linux-ld: arch/s390/pci/pci_irq.o:(.data.rel+0x48): undefined reference to `pci_msi_unmask_irq'
s390-linux-ld: kernel/irq/msi.o: in function `__msi_domain_alloc_irqs':
(.text+0xb6c): undefined reference to `pci_msi_ignore_mask'
s390-linux-ld: block/blk-mq-pci.o: in function `blk_mq_pci_map_queues':
(.text+0x48): undefined reference to `pci_irq_get_affinity'
s390-linux-ld: drivers/pci/probe.o: in function `pci_device_add':
(.text+0x2002): undefined reference to `pci_msi_get_device_domain'
s390-linux-ld: drivers/pci/pci.o: in function `pci_restore_state.part.0':
pci.c:(.text+0x3fd6): undefined reference to `pci_restore_msi_state'
s390-linux-ld: drivers/pci/pci.o: in function `pcim_release':
pci.c:(.text+0x5484): undefined reference to `pci_disable_msi'
s390-linux-ld: pci.c:(.text+0x549a): undefined reference to `pci_disable_msix'
s390-linux-ld: drivers/pci/pci.o: in function `pci_setup':
pci.c:(.init.text+0x18c): undefined reference to `pci_no_msi'
s390-linux-ld: drivers/pci/irq.o: in function `pci_request_irq':
(.text+0x7e): undefined reference to `pci_irq_vector'
s390-linux-ld: drivers/pci/irq.o: in function `pci_free_irq':
(.text+0xfa): undefined reference to `pci_irq_vector'
---
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: 19663 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-04 13:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-04 13:48 [pci:pci/msi 3/5] pci_irq.c:undefined reference to `__pci_msi_desc_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;
as well as URLs for NNTP newsgroup(s).