From: kernel test robot <lkp@intel.com>
To: Yi Liu <yi.l.liu@intel.com>,
kevin.tian@intel.com, baolu.lu@linux.intel.com
Cc: oe-kbuild-all@lists.linux.dev, joro@8bytes.org,
yi.l.liu@intel.com, iommu@lists.linux.dev, jgg@nvidia.com
Subject: Re: [PATCH] iommu/vt-d: Flush piotlb for SVM and Nested domain
Date: Mon, 8 Dec 2025 23:50:06 +0800 [thread overview]
Message-ID: <202512082342.IdZjYepb-lkp@intel.com> (raw)
In-Reply-To: <20251208091907.74719-1-yi.l.liu@intel.com>
Hi Yi,
kernel test robot noticed the following build errors:
[auto build test ERROR on linus/master]
[also build test ERROR on v6.18 next-20251208]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Yi-Liu/iommu-vt-d-Flush-piotlb-for-SVM-and-Nested-domain/20251208-172359
base: linus/master
patch link: https://lore.kernel.org/r/20251208091907.74719-1-yi.l.liu%40intel.com
patch subject: [PATCH] iommu/vt-d: Flush piotlb for SVM and Nested domain
config: x86_64-defconfig (https://download.01.org/0day-ci/archive/20251208/202512082342.IdZjYepb-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251208/202512082342.IdZjYepb-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202512082342.IdZjYepb-lkp@intel.com/
All errors (new ones prefixed by >>):
ld: vmlinux.o: in function `dmar_domain_attach_device':
>> iommu.c:(.text+0x70aa38): undefined reference to `intel_svm_domain_ops'
ld: vmlinux.o: in function `paging_domain_compatible':
>> (.text+0x70ab8f): undefined reference to `intel_svm_domain_ops'
ld: vmlinux.o: in function `intel_iommu_set_dev_pasid':
iommu.c:(.text+0x70b487): undefined reference to `intel_svm_domain_ops'
ld: vmlinux.o: in function `cache_tag_flush_iotlb':
>> cache.c:(.text+0x70e74a): undefined reference to `intel_svm_domain_ops'
ld: vmlinux.o: in function `cache_tag_flush_range_np':
(.text+0x70f2d3): undefined reference to `intel_svm_domain_ops'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-12-08 15:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-08 9:19 [PATCH] iommu/vt-d: Flush piotlb for SVM and Nested domain Yi Liu
2025-12-08 15:50 ` kernel test robot [this message]
2025-12-09 4:13 ` Yi Liu
2025-12-12 7:57 ` Tian, Kevin
2025-12-12 10:49 ` Yi Liu
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=202512082342.IdZjYepb-lkp@intel.com \
--to=lkp@intel.com \
--cc=baolu.lu@linux.intel.com \
--cc=iommu@lists.linux.dev \
--cc=jgg@nvidia.com \
--cc=joro@8bytes.org \
--cc=kevin.tian@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=yi.l.liu@intel.com \
/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.