Re: [PATCH 4/7] swiotlb: Allow arch override of address_needs_mapping

From: Jeremy Fitzhardinge
Date: Thu Apr 09 2009 - 15:54:30 EST


FUJITA Tomonori wrote:
Hmm, I think that ia64 use swiotlb_alloc_boot too.

ia64 uses swiotlb in two ways; using only swiotlb, using swiotlb and
hw iommu. The latter is similar what x86 Calgary does.

Yes, I see. It also calls swiotlb_init() -> swiotlb_init_with_default_size(), though I got lost in the machvec/platform setup, so I couldn't quite work out where platform_dma_init() gets called from.

But I couldn't see any x86 references to swiotlb_late_init_with_default_size().

J
--
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/