From: FUJITA Tomonori Date: Thu, 13 Mar 2008 19:32:40 +0000 (-0700) Subject: alpha: use iommu_is_span_boundary helper function X-Git-Tag: v2.6.25-rc6~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd28841d2d0b1468b03288b331692769ad024b5e;p=pandora-kernel.git alpha: use iommu_is_span_boundary helper function iommu_is_span_boundary in lib/iommu-helper.c was exported for PARISC IOMMUs (commit 3715863aa142c4f4c5208f5f3e5e9bac06006d2f). Alpha's IOMMU can use it. This removes the check on the boundary size alignment because iommu_is_span_boundary does. Signed-off-by: FUJITA Tomonori Cc: Richard Henderson Acked-by: Ivan Kokshaysky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed