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 Reviewed-by: Jason Gunthorpe <[email protected]> Jason
