Re: [PATCH v3 0/5] iommu/amd: Refactors for ATS robustness
Jason Gunthorpe <[email protected]>
| Newsgroups | dev.linux.lists.iommu,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <178759520115.3131778.12333086025639368747.b4-review@b4> |
> [ ... 41 lines skipped ... ] > Pranjal Shrivastava (5): > iommu/amd: Refactor device probe and capability initialization > iommu/amd: Fix DTE clearing and rename iommu_ignore_device() > iommu/amd: Split probe error paths to preserve IRQ remapping > iommu/amd: Fail probe on ATS configuration failure > PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats() > > drivers/iommu/amd/iommu.c | 199 +++++++++++++++++++++++--------------- > drivers/pci/ats.c | 6 +- > 2 files changed, 126 insertions(+), 79 deletions(-) FWIW something about this series is mangled, the first patch was changed before it made it to lore. Maybe whitespace damage.. -- Jason