On 04/09/2019 14:27, Jan Beulich wrote:
> --- a/xen/drivers/passthrough/vtd/iommu.h
> +++ b/xen/drivers/passthrough/vtd/iommu.h
> @@ -530,6 +530,7 @@ struct intel_iommu {
>      struct ir_ctrl ir_ctrl;
>      struct iommu_flush flush;
>      struct acpi_drhd_unit *drhd;
> +    nodeid_t node;
>  };

Can I talk you into putting this into "struct iommu" immediately?

It will collide far less with  the series I've got that folds all of
these redundant structs together.

~Andrew

https://lore.kernel.org/xen-devel/1550862806-30236-1-git-send-email-andrew.coop...@citrix.com/

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to