On Tue, Apr 9, 2013 at 2:12 PM, Joerg Roedel <j...@8bytes.org> wrote: > Hi, > > this patch-set contains some cleanups and patches for the > AMD IOMM driver. The most important part is a workaround > that can be used to get interrupt remapping working even the > the IVRS table provided by the BIOS is broken. > > > Joerg > > Joerg Roedel (9): > iommu/amd: Remove map_sg_no_iommu() > iommu/amd: Use AMD specific data structure for irq remapping > iommu/amd: Properly initialize irq-table lock > iommu/amd: Move add_special_device() to __init > iommu/amd: Extend IVRS special device data structure > iommu/amd: Add early maps for ioapic and hpet > iommu/amd: Add ioapic and hpet ivrs override > iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides > iommu/amd: Document ivrs_ioapic and ivrs_hpet parameters > > Documentation/kernel-parameters.txt | 14 ++++ > drivers/iommu/amd_iommu.c | 79 +++++++----------- > drivers/iommu/amd_iommu_init.c | 151 > +++++++++++++++++++++++++++++++---- > drivers/iommu/amd_iommu_types.h | 1 + > 4 files changed, 182 insertions(+), 63 deletions(-) >
Joerg, Reviewed all the patches in this set. No longer have access to test machine. :( Reviewed-by: Shuah Khan <shuahk...@gmail.com> -- Shuah -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/