Re: [PATCH V4 0/4] Code refine for Intel IOMMU

From: Joerg Roedel
Date: Mon May 09 2016 - 07:27:08 EST


On Sun, May 08, 2016 at 01:22:53PM +0000, Wei Yang wrote:
> >Wei Yang (4):
> > iommu/vt-d: replace *hdr with {drhd/atsr}[0] in struct
> > dmar_{drhd/atsr}_unit
> > iommu/vt-d: use zero-sized array in DMAR related ACPI structures
> > iommu/vt-d: check Register Base Address at the beginning of
> > dmar_parse_one_drhd()
> > iommu/vt-d: refine dmar_acpi_dev_scope_init() with
> > dmar_walk_dmar_table()

Okay, I've ignored this so far as I don't see where you are going with
this refactoring. The patches as-is don't make much sense to me other
than creating conflicts with other vt-d driver changes.



Joerg