[Patch Part1 V2 06/20] iommu/vt-d, trivial: print correct domain id of static identity domain

2013-12-05 Thread Jiang Liu
Field si_domain->id is set by iommu_attach_domain(), so we could only print domain id for static identity domain after calling iommu_attach_domain(si_domain, iommu). Signed-off-by: Jiang Liu --- drivers/iommu/intel-iommu.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[Patch Part1 V2 06/20] iommu/vt-d, trivial: print correct domain id of static identity domain

2013-12-05 Thread Jiang Liu
Field si_domain-id is set by iommu_attach_domain(), so we could only print domain id for static identity domain after calling iommu_attach_domain(si_domain, iommu). Signed-off-by: Jiang Liu jiang@linux.intel.com --- drivers/iommu/intel-iommu.c |3 +-- 1 file changed, 1 insertion(+), 2