[intel-tdx:guest 51/127] virtio_pci_modern_dev.c:undefined reference to `pci_iomap_shared_range'

From: kernel test robot
Date: Fri Sep 03 2021 - 10:58:05 EST


tree: https://github.com/intel/tdx.git guest
head: c748712bd17bbd7f8a75553911a5557f3d7d32b2
commit: 06afb9ed0e8a1bfa17d487ee5f81f42584b086d1 [51/127] virtio: Use shared mappings for virtio PCI devices
config: s390-allyesconfig (attached as .config)
compiler: s390-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://github.com/intel/tdx/commit/06afb9ed0e8a1bfa17d487ee5f81f42584b086d1
git remote add intel-tdx https://github.com/intel/tdx.git
git fetch --no-tags intel-tdx guest
git checkout 06afb9ed0e8a1bfa17d487ee5f81f42584b086d1
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 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 >>):

s390-linux-ld: drivers/virtio/virtio_pci_modern_dev.o: in function `vp_modern_map_capability.isra.0':
>> virtio_pci_modern_dev.c:(.text+0x84e): undefined reference to `pci_iomap_shared_range'

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

Attachment: .config.gz
Description: application/gzip