2024-02-15 03:37:14

by Michael Ellerman

[permalink] [raw]
Subject: Re: linux-next: Tree for Feb 14 (arch/powerpc/platforms/pseries/pci_dlpar.o)

Randy Dunlap <[email protected]> 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