[PATCH 03/10] iommu: Add generic_single_device_group()
Baolu Lu
baolu.lu at linux.intel.com
Sat Jul 22 07:02:00 PDT 2023
On 2023/7/19 3:05, Jason Gunthorpe wrote:
> This implements the common pattern seen in drivers of a single
> iommu_group for the entire iommu driver. Implement this in core code
> so the drivers that want this can select it from their ops.
>
> Signed-off-by: Jason Gunthorpe<jgg at nvidia.com>
> ---
> drivers/iommu/iommu.c | 25 +++++++++++++++++++++++++
> include/linux/iommu.h | 3 +++
> 2 files changed, 28 insertions(+)
Reviewed-by: Lu Baolu <baolu.lu at linux.intel.com>
Best regards,
baolu
More information about the Linux-rockchip
mailing list