On Thu, 14 Jul 2022 18:08:00 +1000, Alexey Kardashevskiy wrote:
The iommu_table::it_index is a LIOBN which is not initialized on PowerNV
as it is not used except IOMMU debugfs where it is used for a node name.
This initializes it_index witn a unique number to avoid warnings and
have a node for every iommu_table.
This should not cause any behavioral change without CONFIG_IOMMU_DEBUGFS.
[...]
Applied to powerpc/next.
[1/1] powerpc/ioda/iommu/debugfs: Generate unique debugfs entries
https://git.kernel.org/powerpc/c/d73b46c3c1449bf27f793b9d9ee86ed70c7a7163
cheers