-
由 Joerg Roedel 提交于
Commit 68a17f0b introduced an initialization order problem, where devices are linked against an iommu which is not yet initialized. Fix it by initializing the iommu-device before the iommu-ops are registered against the bus. Reported-by: NMichael Ellerman <mpe@ellerman.id.au> Fixes: 68a17f0b ('iommu/pamu: Add support for generic iommu-device') Signed-off-by: NJoerg Roedel <jroedel@suse.de>
3ff2dcc0