On the topic of to the PCI DMA code: one thing I'm missing are pci_map_single()/pci_map_sg() that take struct page * instead of of direct pointers. Currently I don't see how you would implement IO-MMU IO on a 32bit box with more than 4GB of memory, because the address won't fit into the pointer. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: alpha iommu fixes Ivan Kokshaysky
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes Gérard Roudier
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes Andrew Morton
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes Andi Kleen
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes Andi Kleen
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes Andi Kleen
- Re: alpha iommu fixes Andi Kleen
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes Jens Axboe
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes Alan Cox