Re: [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h

From: David Rientjes
Date: Sun Dec 24 2023 - 16:37:11 EST


On Thu, 30 Nov 2023, Pasha Tatashin wrote:

> Convert iommu/io-pgtable-dart.c to use the new page allocation functions
> provided in iommu-pages.h.
>

... and remove unnecessary struct io_pgtable_cfg formal to
__dart_alloc_pages() while there :)

> Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
> Reviewed-by: Janne Grunau <j@xxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>