Re: [PATCH v3] Documentation: userspace-api: iommufd: Update HWPT_PAGING and HWPT_NESTED

From: Jason Gunthorpe
Date: Thu Oct 03 2024 - 09:15:39 EST


On Thu, Sep 12, 2024 at 10:25:19PM -0700, Nicolin Chen wrote:
> The previous IOMMUFD_OBJ_HW_PAGETABLE has been reworked to two separated
> objects: IOMMUFD_OBJ_HWPT_PAGING and IOMMUFD_OBJ_HWPT_NESTED in order to
> support a nested translation context.
>
> Corresponding to the latest iommufd APIs and uAPIs, update the doc so as
> to reflect the new design.
>
> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>
> Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx>
> ---

Applied to iommufd for-next, thanks

Jason