Reviewed-by: Jerry Snitselaar
Did patch 12 v2 get sent? I'm not seeing it locally, nor in lore, and b4
doesn't find it when pulling then thread.
Regards,
Jerry
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
Reviewed-by: Jerry Snitselaar
On Fri, Nov 03, 2023 at 01:44:57PM -0300, Jason Gunthorpe wrote:
...
> @@ -1044,11 +1043,6 @@ static inline int iommu_fwspec_add_ids(struct device
> *dev, u32 *ids,
> }
>
> static inline
^ was missed in the deletion below
> -const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_hand
On Sun, Nov 05, 2023 at 09:24:09AM -0400, Jason Gunthorpe wrote:
> On Fri, Nov 03, 2023 at 05:48:01PM -0700, Jerry Snitselaar wrote:
> > > @@ -1632,10 +1633,15 @@ int acpi_dma_configure_id(struct device *dev,
> > > enum dev_dma_attr attr,
> > >
&
On Fri, Nov 03, 2023 at 01:44:49PM -0300, 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'.
>
> Signed-off-by: Jason Gunthorpe
> ---
> drivers/acpi/scan.c | 24 +++-
>
On Fri, Nov 03, 2023 at 01:44:48PM -0300, Jason Gunthorpe wrote:
> Instead of returning 1 and trying to handle positive error codes just
> stick to the convention of returning -ENODEV. Remove references to ops
> from of_iommu_configure(), a NULL ops will already generate an error code.
>
> There i
On Fri, Nov 03, 2023 at 02:42:01PM -0700, Jerry Snitselaar wrote:
> On Fri, Nov 03, 2023 at 01:44:47PM -0300, 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'
On Fri, Nov 03, 2023 at 01:44:47PM -0300, 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'.
>
> Signed-off-by: Jason Gunthorpe
> ---
> drivers/iommu/of_iommu.c | 29 ++-
Reviewed-by: Jerry Snitselaar
23 matches
Mail list logo