[PATCH v6 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
Nicolin Chen
nicolinc at nvidia.com
Mon Jun 16 19:29:28 PDT 2025
On Mon, Jun 16, 2025 at 10:47:23AM -0300, Jason Gunthorpe wrote:
> On Sat, Jun 14, 2025 at 12:14:34AM -0700, Nicolin Chen wrote:
> > +struct iommufd_hw_queue {
> > + struct iommufd_object obj;
> > + struct iommufd_ctx *ictx;
>
> Try to avoid this if we don't need it
Ah, yes, will drop this.
Thanks
Nicolin
More information about the linux-arm-kernel
mailing list