All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
	Pavel Machek <pavel@denx.de>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [cip:linux-6.1.y-cip 20/31] ld.lld: error: undefined symbol: free_io_pgtable_ops
Date: Fri, 14 Jun 2024 22:16:28 +0800	[thread overview]
Message-ID: <202406142235.Dr18YGIQ-lkp@intel.com> (raw)

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

                 reply	other threads:[~2024-06-14 14:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202406142235.Dr18YGIQ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=nobuhiro1.iwamatsu@toshiba.co.jp \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=pavel@denx.de \
    /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.