From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [luxis1999-dev-iommu:dev-iommu-5.14-rfcv1 17/20] iommufd.c:undefined reference to `vfio_device_add_iova_cap'
Date: Fri, 01 Oct 2021 21:33:04 +0800 [thread overview]
Message-ID: <202110012158.IVvLSeef-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1695 bytes --]
tree: https://github.com/luxis1999/dev-iommu dev-iommu-5.14-rfcv1
head: 8d2f14a235e67092365d15107cfc357e86d69629
commit: 918796de754433e96e33d70a6d87c7ee9af952e0 [17/20] iommu/iommufd: Report iova range to userspace
config: arm64-randconfig-c023-20211001 (attached as .config)
compiler: aarch64-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/luxis1999/dev-iommu/commit/918796de754433e96e33d70a6d87c7ee9af952e0
git remote add luxis1999-dev-iommu https://github.com/luxis1999/dev-iommu
git fetch --no-tags luxis1999-dev-iommu dev-iommu-5.14-rfcv1
git checkout 918796de754433e96e33d70a6d87c7ee9af952e0
# 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=arm64 SHELL=/bin/bash
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 >>):
aarch64-linux-ld: Unexpected GOT/PLT entries detected!
aarch64-linux-ld: Unexpected run-time procedure linkages detected!
aarch64-linux-ld: drivers/iommu/iommufd/iommufd.o: in function `iommu_device_add_cap_chain.constprop.0':
>> iommufd.c:(.text+0x20): undefined reference to `vfio_device_add_iova_cap'
>> aarch64-linux-ld: iommufd.c:(.text+0x88): undefined reference to `vfio_info_cap_shift'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 37214 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Liu Yi L <yi.l.liu@intel.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [luxis1999-dev-iommu:dev-iommu-5.14-rfcv1 17/20] iommufd.c:undefined reference to `vfio_device_add_iova_cap'
Date: Fri, 1 Oct 2021 21:33:04 +0800 [thread overview]
Message-ID: <202110012158.IVvLSeef-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1663 bytes --]
tree: https://github.com/luxis1999/dev-iommu dev-iommu-5.14-rfcv1
head: 8d2f14a235e67092365d15107cfc357e86d69629
commit: 918796de754433e96e33d70a6d87c7ee9af952e0 [17/20] iommu/iommufd: Report iova range to userspace
config: arm64-randconfig-c023-20211001 (attached as .config)
compiler: aarch64-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/luxis1999/dev-iommu/commit/918796de754433e96e33d70a6d87c7ee9af952e0
git remote add luxis1999-dev-iommu https://github.com/luxis1999/dev-iommu
git fetch --no-tags luxis1999-dev-iommu dev-iommu-5.14-rfcv1
git checkout 918796de754433e96e33d70a6d87c7ee9af952e0
# 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=arm64 SHELL=/bin/bash
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 >>):
aarch64-linux-ld: Unexpected GOT/PLT entries detected!
aarch64-linux-ld: Unexpected run-time procedure linkages detected!
aarch64-linux-ld: drivers/iommu/iommufd/iommufd.o: in function `iommu_device_add_cap_chain.constprop.0':
>> iommufd.c:(.text+0x20): undefined reference to `vfio_device_add_iova_cap'
>> aarch64-linux-ld: iommufd.c:(.text+0x88): undefined reference to `vfio_info_cap_shift'
---
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: 37214 bytes --]
next reply other threads:[~2021-10-01 13:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-01 13:33 kernel test robot [this message]
2021-10-01 13:33 ` [luxis1999-dev-iommu:dev-iommu-5.14-rfcv1 17/20] iommufd.c:undefined reference to `vfio_device_add_iova_cap' kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202110012158.IVvLSeef-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.