Message ID | 20220906124458.46461-1-baolu.lu@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | iommu: SVA and IOPF refactoring | expand |
On 2022/9/6 20:44, Lu Baolu wrote: > Hi folks, > > The former part of this series introduces the IOMMU interfaces to attach > or detach an iommu domain to/from a pasid of a device, and refactors the > existing IOMMU SVA implementation by assigning an SVA type of iommu > domain to a shared virtual address and replacing sva_bind/unbind iommu > ops with set/remove_dev_pasid ops. > > The latter part changes the existing I/O page fault handling framework > from only serving SVA to a generic one. Any driver or component could > handle the I/O page faults for its domain in its own way by installing > an I/O page fault handler. > > This series has been functionally tested by Tony Zhu on Intel hardware > and Zhangfei Gao on arm64 (Kunpeng920) hardware. Thanks a lot for the > efforts. > > This series is also available on github: > https://github.com/LuBaolu/intel-iommu/commits/iommu-sva-refactoring-v13 > > Please review and suggest. Hi Joerg, Can you please help to look at this series. Is there anything to be improved? Whose else "reviewed-by" would you like to see? Best regards, baolu
On 2022/9/12 11:05, Baolu Lu wrote: > On 2022/9/6 20:44, Lu Baolu wrote: >> Hi folks, >> >> The former part of this series introduces the IOMMU interfaces to attach >> or detach an iommu domain to/from a pasid of a device, and refactors the >> existing IOMMU SVA implementation by assigning an SVA type of iommu >> domain to a shared virtual address and replacing sva_bind/unbind iommu >> ops with set/remove_dev_pasid ops. >> >> The latter part changes the existing I/O page fault handling framework >> from only serving SVA to a generic one. Any driver or component could >> handle the I/O page faults for its domain in its own way by installing >> an I/O page fault handler. >> >> This series has been functionally tested by Tony Zhu on Intel hardware >> and Zhangfei Gao on arm64 (Kunpeng920) hardware. Thanks a lot for the >> efforts. >> >> This series is also available on github: >> https://github.com/LuBaolu/intel-iommu/commits/iommu-sva-refactoring-v13 >> >> Please review and suggest. > > Hi Joerg, > > Can you please help to look at this series. Is there anything to be > improved? Whose else "reviewed-by" would you like to see? It seems that Jean/Kevin/Jason/Yi are satisfied with this series now. I will post a new version and check whether we are lucky to have it in v6.1. Best regards, baolu