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

From: kernel test robot
Date: Wed Sep 08 2021 - 22:16:44 EST


tree: https://github.com/intel/tdx.git guest
head: 3e3ee9731488f58ed27a7ec4ce674f602de44e73
commit: 3f87064ca82346ab93f5ccf65c71b2e2637fa1e7 [51/127] virtio: Use shared mappings for virtio PCI devices
config: s390-randconfig-r031-20210908 (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/3f87064ca82346ab93f5ccf65c71b2e2637fa1e7
git remote add intel-tdx https://github.com/intel/tdx.git
git fetch --no-tags intel-tdx guest
git checkout 3f87064ca82346ab93f5ccf65c71b2e2637fa1e7
# 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+0x466): undefined reference to `pci_iomap_host_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