Re: [PATCH v2] iommu: OMAP: device detach on domain destroy

2012-04-19 Thread Joerg Roedel
pointers to its page table and internal iommu object. In order to > detach the users we need to track devices using the iommu, current > use cases only have one user of iommu per instance. When required > this can evolve to a list with the devices using the iommu_dev. > > Reported-by

Re: [PATCH] iommu: OMAP: device detach on domain destroy

2012-04-12 Thread Joerg Roedel
pointers to its page table and internal iommu object. In order to > detach the users we need to track devices using the iommu, current > use cases only have one user of iommu per instance. When required > this can evolve to a list with the devices using the iommu_dev. > > Reported-by