All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip:linux-6.1.y-cip 20/31] ld.lld: error: undefined symbol: free_io_pgtable_ops
@ 2024-06-14 14:16 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-06-14 14:16 UTC (permalink / raw)
  To: Nobuhiro Iwamatsu, Pavel Machek; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git linux-6.1.y-cip
head:   24b63cdc814fc36a04b7745265fdb4b3ca89c762
commit: 852f7b6a0848450c6f403a87f8d0e4cce158d307 [20/31] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
config: riscv-randconfig-002-20240614 (https://download.01.org/0day-ci/archive/20240614/202406142235.Dr18YGIQ-lkp@intel.com/config)
compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project 78ee473784e5ef6f0b19ce4cb111fb6e4d23c6b2)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240614/202406142235.Dr18YGIQ-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/202406142235.Dr18YGIQ-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: free_io_pgtable_ops
   >>> referenced by ipmmu-vmsa.c:1022 (drivers/iommu/ipmmu-vmsa.c:1022)
   >>>               drivers/iommu/ipmmu-vmsa.o:(ipmmu_domain_free) in archive vmlinux.a
   >>> referenced by io-pgtable-arm.c:1296 (drivers/iommu/io-pgtable-arm.c:1296)
   >>>               drivers/iommu/io-pgtable-arm.o:(arm_lpae_run_tests) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: alloc_io_pgtable_ops
   >>> referenced by ipmmu-vmsa.c:1037 (drivers/iommu/ipmmu-vmsa.c:1037)
   >>>               drivers/iommu/ipmmu-vmsa.o:(ipmmu_attach_device) in archive vmlinux.a
   >>> referenced by io-pgtable-arm.c:1283 (drivers/iommu/io-pgtable-arm.c:1283)
   >>>               drivers/iommu/io-pgtable-arm.o:(arm_lpae_run_tests) in archive vmlinux.a

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for IOMMU_IO_PGTABLE_LPAE
   Depends on [n]: IOMMU_SUPPORT [=y] && (ARM || ARM64 || COMPILE_TEST [=n] && !GENERIC_ATOMIC64 [=n])
   Selected by [y]:
   - IPMMU_VMSA [=y] && IOMMU_SUPPORT [=y] && (ARCH_RENESAS [=y] || COMPILE_TEST [=n] && !GENERIC_ATOMIC64 [=n])

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-14 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 14:16 [cip:linux-6.1.y-cip 20/31] ld.lld: error: undefined symbol: free_io_pgtable_ops kernel test robot

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.