[tglx-devel:msi 90/101] legacy.c:undefined reference to `msi_device_populate_sysfs'

From: kernel test robot
Date: Fri Nov 26 2021 - 08:23:56 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git msi
head: 1bd31f3b9bc0cc3328fe9030a6b240ac1772d60a
commit: 56feb45643467df8db6a3b57cb07fb4b1f4a1505 [90/101] genirq/msi: Simplify sysfs handling
config: ia64-defconfig (https://download.01.org/0day-ci/archive/20211126/202111262105.6xBC0RW6-lkp@xxxxxxxxx/config)
compiler: ia64-linux-gcc (GCC) 11.2.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/tglx/devel.git/commit/?id=56feb45643467df8db6a3b57cb07fb4b1f4a1505
git remote add tglx-devel https://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git
git fetch --no-tags tglx-devel msi
git checkout 56feb45643467df8db6a3b57cb07fb4b1f4a1505
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

ia64-linux-ld: drivers/pci/msi/legacy.o: in function `pci_msi_legacy_setup_msi_irqs':
>> legacy.c:(.text+0x2b2): undefined reference to `msi_device_populate_sysfs'
ia64-linux-ld: drivers/pci/msi/legacy.o: in function `pci_msi_legacy_teardown_msi_irqs':
>> legacy.c:(.text+0x392): undefined reference to `msi_device_destroy_sysfs'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx