Re: [PATCH 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()

2015-12-29 Thread Suravee Suthikulpanit
Hi Jorge, On 12/28/15 09:43, Joerg Roedel wrote: On Tue, Dec 22, 2015 at 01:19:14PM -0600, Suthikulpanit, Suravee wrote: This patch introduces amd_iommu_get_num_iommus(). Initially, this is intended to be used by Perf AMD IOMMU driver. Signed-off-by: Suravee Suthikulpanit --- drivers/iommu/

Re: [PATCH 3/6] iommu/amd: Introduce amd_iommu_get_num_iommus()

2015-12-28 Thread Joerg Roedel
On Tue, Dec 22, 2015 at 01:19:14PM -0600, Suthikulpanit, Suravee wrote: > This patch introduces amd_iommu_get_num_iommus(). Initially, this is > intended to be used by Perf AMD IOMMU driver. > > Signed-off-by: Suravee Suthikulpanit > --- > drivers/iommu/amd_iommu_init.c| 16 +