From: FUJITA Tomonori Date: Tue, 29 Apr 2008 07:59:36 +0000 (-0700) Subject: swiotlb: use iommu_is_span_boundary helper function X-Git-Tag: v2.6.26-rc1~613 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8522509200b460443a7ca59138dc63bec1b690a;p=pandora-kernel.git swiotlb: use iommu_is_span_boundary helper function iommu_is_span_boundary in lib/iommu-helper.c was exported for PARISC IOMMUs (commit 3715863aa142c4f4c5208f5f3e5e9bac06006d2f). SWIOTLB can use it instead of the homegrown function. Signed-off-by: FUJITA Tomonori Cc: Thomas Gleixner Cc: Ingo Molnar Cc: H. Peter Anvin Cc: Tony Luck Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed