Re: [PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups

2022-02-13 Thread Lu Baolu
On 2/7/22 2:41 PM, Lu Baolu wrote: Hi folks, After a long time of evolution, the drivers/iommu/intel/iommu.c becomes fat and a bit messy. This series tries to cleanup and refactor the driver to make it more concise. Your comments are very appreciated. Best regards, baolu Lu Baolu (10): iomm

Re: [PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups

2022-02-13 Thread Lu Baolu
Hi Jason, On 2/11/22 9:01 PM, Jason Gunthorpe wrote: On Mon, Feb 07, 2022 at 02:41:32PM +0800, Lu Baolu wrote: Hi folks, After a long time of evolution, the drivers/iommu/intel/iommu.c becomes fat and a bit messy. This series tries to cleanup and refactor the driver to make it more concise. Yo

Re: [PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups

2022-02-11 Thread Jason Gunthorpe via iommu
On Mon, Feb 07, 2022 at 02:41:32PM +0800, Lu Baolu wrote: > Hi folks, > > After a long time of evolution, the drivers/iommu/intel/iommu.c becomes > fat and a bit messy. This series tries to cleanup and refactor the > driver to make it more concise. Your comments are very appreciated. I wanted to

[PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups

2022-02-06 Thread Lu Baolu
Hi folks, After a long time of evolution, the drivers/iommu/intel/iommu.c becomes fat and a bit messy. This series tries to cleanup and refactor the driver to make it more concise. Your comments are very appreciated. Best regards, baolu Lu Baolu (10): iommu/vt-d: Move DMAR specific helpers int