From: Konrad Rzeszutek Wilk Date: Thu, 26 Aug 2010 17:58:00 +0000 (-0400) Subject: x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. X-Git-Tag: v2.6.37-rc1~190^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c116c5457c46edb767df6f4e36d4905e3514ad37;p=pandora-kernel.git x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. We utilize the IOMMU_INIT macros to create this dependency: [pci_xen_swiotlb_detect] | [pci_swiotlb_detect_override] | [pci_swiotlb_detect_4gb] And set the SWIOTLB IOMMU_INIT to utilize 'pci_swiotlb_init' for .init and 'pci_swiotlb_late_init' for .late_init. Signed-off-by: Konrad Rzeszutek Wilk LKML-Reference: <1282845485-8991-6-git-send-email-konrad.wilk@oracle.com> CC: Fujita Tomonori Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed