Re: [PATCH v8 4/9] iommu/amd: Introduce amd_iommu_get_num_iommus()

From: Borislav Petkov
Date: Thu Jan 19 2017 - 13:42:02 EST


On Mon, Jan 16, 2017 at 01:23:31AM -0600, Suravee Suthikulpanit wrote:
> Introduce amd_iommu_get_num_iommus(), which returns the value of
> amd_iommus_present, then replaces the direct access to the variable
^
which

> which is now declared as static.
>
> This function will also be used by Perf AMD IOMMU driver.
>
> Cc: Borislav Petkov <bp@xxxxxxxxx>
> Cc: Joerg Roedel <joro@xxxxxxxxxx>
> Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@xxxxxxx>
> ---
> arch/x86/events/amd/iommu.h | 2 ++
> drivers/iommu/amd_iommu.c | 6 +++---
> drivers/iommu/amd_iommu_init.c | 11 +++++++++--
> drivers/iommu/amd_iommu_proto.h | 1 +
> drivers/iommu/amd_iommu_types.h | 3 ---
> 5 files changed, 15 insertions(+), 8 deletions(-)

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.