Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes: > On 2/13/24 20:14, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20240213: >> > > on powerpc64: > when CONFIG_IOMMU_API is not set. > > > powerpc64-linux-ld: arch/powerpc/platforms/pseries/pci_dlpar.o: in function `init_phb_dynamic': > pci_dlpar.c:(.text+0xc4): undefined reference to `ppc_iommu_register_device' > powerpc64-linux-ld: arch/powerpc/platforms/pseries/pci_dlpar.o: in function `remove_phb_dynamic': > pci_dlpar.c:(.text+0x248): undefined reference to `ppc_iommu_unregister_device' I'm pretty sure I reverted the commit causing that, the revert will be in today's linux-next. cheers