From: Jon Mason Date: Mon, 26 Jun 2006 11:58:05 +0000 (+0200) Subject: [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected X-Git-Tag: v2.6.18-rc1~612^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4f6b93a4aaa6b56b600cd1165c971f4395e4b3;p=pandora-kernel.git [PATCH] x86_64: Calgary IOMMU - introduce iommu_detected swiotlb relies on the gart specific iommu_aperture variable to know if we discovered a hardware IOMMU before swiotlb initialization. Introduce iommu_detected to do the same thing, but in a HW IOMMU neutral manner, in preparation for adding the Calgary HW IOMMU. Signed-Off-By: Muli Ben-Yehuda Signed-Off-By: Jon Mason Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed