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

From: Jon Mason
Date: Thu May 25 2006 - 00:07:31 EST


On Thu, May 25, 2006 at 05:59:50AM +0200, Andi Kleen wrote:
>
> /* 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
>
I don't see that in the patches I sent out (I just double checked), but
that is very wrong.

Thanks,
Jon
-
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/