Re: [discuss] [PATCH 3/4] x86-64: Calgary IOMMU - IOMMU abstractions

From: Andi Kleen
Date: Wed May 24 2006 - 23:59:10 EST



/* Must execute after PCI subsystem */
-fs_initcall(pci_iommu_init);
+fs_initcall(gart_iommu_init);

This change is wrong too and even throws a warning. gart_iommu_init is already
called elsewhere.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/