Andrea Arcangeli wrote: > > > I can't find *any* pci_map_single() in the 2.4.4-ac9 tree > > which can fail, BTW. > > I assume you mean that no one single caller of pci_map_single is > checking if it failed or not (because all pci_map_single can fail). No. Most of the pci_map_single() implementations just use virt_to_bus()/virt_to_phys(). Even sparc64's fancy iommu-based pci_map_single() always succeeds. - 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 Jonathan Lundell
- Re: alpha iommu fixes Richard Henderson
- Re: alpha iommu fixes Jonathan Lundell
- Re: alpha iommu fixes Richard Henderson
- Re: alpha iommu fixes Alan Cox
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes Gerd Knorr
- Re: alpha iommu fixes Andrea Arcangeli
- Re: alpha iommu fixes Andrew Morton
- 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 David S. Miller
- Re: alpha iommu fixes Alan Cox
- Re: alpha iommu fixes David S. Miller
- Re: alpha iommu fixes Alan Cox
- Re: alpha iommu fixes Albert D. Cahalan
- Re: alpha iommu fixes Pavel Machek
- Re: alpha iommu fixes Jeff Garzik