[PATCH 07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()

Baolu Lu baolu.lu at linux.intel.com
Wed Nov 29 03:09:55 UTC 2023


On 2023/11/29 8:48, Jason Gunthorpe wrote:
> Nothing needs this pointer. Return a normal error code with the usual
> IOMMU semantic that ENODEV means 'there is no IOMMU driver'.
> 
> Acked-by: Rafael J. Wysocki<rafael.j.wysocki at intel.com>
> Reviewed-by: Jerry Snitselaar<jsnitsel at redhat.com>
> Tested-by: Hector Martin<marcan at marcan.st>
> Signed-off-by: Jason Gunthorpe<jgg at nvidia.com>
> ---
>   drivers/acpi/scan.c | 29 +++++++++++++++++------------
>   1 file changed, 17 insertions(+), 12 deletions(-)

Reviewed-by: Lu Baolu <baolu.lu at linux.intel.com>

Best regards,
baolu


More information about the dri-devel mailing list