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

2016-05-09 Thread Wei Yang
On Mon, May 09, 2016 at 01:24:02PM +0200, Joerg Roedel wrote: >On Sun, May 08, 2016 at 01:22:53PM +, 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

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

2016-05-09 Thread Wei Yang
On Mon, May 09, 2016 at 01:24:02PM +0200, Joerg Roedel wrote: >On Sun, May 08, 2016 at 01:22:53PM +, 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

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

2016-05-09 Thread Joerg Roedel
On Sun, May 08, 2016 at 01:22:53PM +, 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

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

2016-05-09 Thread Joerg Roedel
On Sun, May 08, 2016 at 01:22:53PM +, 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

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

2016-05-08 Thread Wei Yang
Ping~ On Thu, Apr 14, 2016 at 02:55:06PM +, Wei Yang wrote: >These four patches try to refine the Intel IOMMU. > > >

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

2016-05-08 Thread Wei Yang
Ping~ On Thu, Apr 14, 2016 at 02:55:06PM +, Wei Yang wrote: >These four patches try to refine the Intel IOMMU. > > >

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

2016-04-14 Thread Wei Yang
These four patches try to refine the Intel IOMMU. Patch 1/2 tries to make it

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

2016-04-14 Thread Wei Yang
These four patches try to refine the Intel IOMMU. Patch 1/2 tries to make it